PowerShellEditorServices
PowerShellEditorServices copied to clipboard
Feature Request: Present regions as independent tokens for syntax highlighter
Currently, regions are just treated as comments, and thus the new built-in bracket colorizer fails to recognize them as sections. Changing their tokens to non-comments will allow them to be highlighted as such appropriately.
