Skip to content

Updates regex for beginning of block comment#11

Open
tonythomson wants to merge 1 commit intotextmate:masterfrom
tonythomson:10-indentedblock-comments
Open

Updates regex for beginning of block comment#11
tonythomson wants to merge 1 commit intotextmate:masterfrom
tonythomson:10-indentedblock-comments

Conversation

@tonythomson
Copy link

Addresses #10 "Comment block is not working when the line has preceding whitespace"
Updates the regex to recognize the beginning of a block comment to recognize indented comments (spaced or tabbed).

@andyparisi
Copy link

would be great if we could get some movement on this; my syntax highlighting is basically completely broken in VSCode. Thanks!

@tonythomson
Copy link
Author

@andyparisi In the meantime, you can edit this JSON file in your application bundle to get by (I couldn't work with half my file being coloured as a comment):
Visual\ Studio\ Code.app/Contents/Resources/app/extensions/coffeescript/syntaxes/coffeescript.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants