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

Wrong highlighting with Babel #438

Closed
leesei opened this issue May 12, 2017 · 3 comments
Closed

Wrong highlighting with Babel #438

leesei opened this issue May 12, 2017 · 3 comments

Comments

@leesei
Copy link

leesei commented May 12, 2017

When highting this MD:


```js
// comment that is not properly highlighted
var foo='bar';
```

Breaks following paragraph

I've installed JavaScript (Babel) and disabled the vanilla JavaScript (#370).
See the screenshots for the scopes on the first three characters.
1
2
3

Should I create a bug on https://github.com/babel/babel-sublime?

@felixhao28
Copy link
Contributor

felixhao28 commented Jun 13, 2017

It's a known issue.
It's not obvious but this issue is of the same cause as with #221,#430, #401, #400, #241.

@leesei
Copy link
Author

leesei commented Jun 13, 2017

Thanks for the info.

@felixhao28
Copy link
Contributor

Will be fixed after #484. Closing it here.

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

No branches or pull requests

2 participants