stkb/Rewrap

Valid C++ comment delimiter not recognized prevents rewrap

Opened this issue · 0 comments

Rewrap does not rewrap comments when included within in the following C++ delimiter.

/*-----------------------------------------------------------*//**

This very long comment will not be re-wrapped when using the Rewrap extension in VScode and pressing Alt-Q.

*/

Rewrap version: v1.16.3
VScode version: 1.88
OS: WSL Ubuntu running under Windows 10