Hi! The extension breaks //region //endregion comment folding. # instead of // works, however both versions work without the extension.
//region //endregion
#
//
Is there a specific reason for this, or a setting I should use? Or should I be using #?
darkdog Hi, and thanks for reporting the issue.
Both // and # should work. Let me check
it seems // was not handled, will be fixed in the upcoming update!
thanks
fixed in the upcoming update, thank you!
JakubMisek Does it work as expected now? I'm still getting issues with // and it doesn't behave as properly as vscode default. I need to add a space or some text after both //region and //endregion.
//region
//endregion
darkdog sorry for that, releasing fix within today