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

CoffeeScript syntax highlighting break when / is used without spaces #18707

Closed
mikaoelitiana opened this issue Jan 18, 2017 · 1 comment
Closed
Assignees
Labels
languages-basic Basic language support issues

Comments

@mikaoelitiana
Copy link
Contributor

  • VSCode Version: 1.9.0-insider
  • OS Version: Mac OS 10.12.2 (16C67)

Steps to Reproduce:

  1. Create coffeescript file
  2. Use / somewhere in the code withouth spaces around it.
  3. Add more code below it, the syntax will not be detected
  4. Try to add spaces around the /, any syntax bellow will be detected again

Without spaces:
capture d ecran 2017-01-18 a 12 02 31

With spaces:
capture d ecran 2017-01-18 a 12 02 41

@mjbvz mjbvz added the languages-basic Basic language support issues label Jan 19, 2017
@aeschli
Copy link
Contributor

aeschli commented Jan 19, 2017

duplicate of textmate/coffee-script.tmbundle#8

@aeschli aeschli closed this as completed Jan 19, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
languages-basic Basic language support issues
Projects
None yet
Development

No branches or pull requests

3 participants