Closed ivogabe closed 10 years ago
When you place a tab before a region comment, it isn't recognized as a region.
Example:
// region test foo // endregion
It does work when you place spaces instead of tabs before the comments.
Thanks!
When you place a tab before a region comment, it isn't recognized as a region.
Example:
It does work when you place spaces instead of tabs before the comments.