Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates regex for beginning of block comment #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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