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

Add additional syntax highlighting the way Javascript Ultimate does (for instance, JSDOC) #258

Closed
Palid opened this issue Apr 6, 2016 · 2 comments

Comments

@Palid
Copy link

Palid commented Apr 6, 2016

Right now babel-sublime lacks some of the highlighting for some of the frequently used things like regexes or JSDoc. It would be really great if you could add this highlighting to the package. Javascript Ultimate already implements it, but it doesn't implement ES6, unfortunately.

https://github.com/JoshuaWise/javascript-ultimate

@zertosh
Copy link
Member

zertosh commented May 9, 2016

Regex highlighting is really good. I had JSDoc at one point, but I removed it – it got distracting. Do you have an example of bad regex highlighting?

@zertosh
Copy link
Member

zertosh commented Nov 28, 2016

Not going to support jsdoc beyond basic tags in the re-write. See "re-rewrite babel-sublime" #293.

@zertosh zertosh closed this as completed Nov 28, 2016
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