michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

Causes JS in HTML Syntax Issues #33

Closed ahmadawais closed 5 years ago

ahmadawais commented 6 years ago

Here's what the inline JS issues look like

image

image

Herohtar commented 5 years ago

I'm getting this problem too.

asdfractal commented 5 years ago

This plugin is causing it to display my html closing tags as if they aren't closing, when there is nothing wrong with the code. when I disable the plugin it goes back to normal display. While only a display error it's off-putting enough that I can't use it with this happening.

babelerror

michaelgmcd commented 5 years ago

This is an issue with integration with the built-in HTML language mode. I can hopefully take a look this weekend but would appreciate other investigations

michaelgmcd commented 5 years ago

This should be fixed in version 0.0.22. Please let me know if it's still an issue.