sublime-better-javascript icon indicating copy to clipboard operation
sublime-better-javascript copied to clipboard

Fixes to Sublime Text's JavaScript symbol list

Results 6 sublime-better-javascript issues
Sort by recently updated
recently updated
newest added

For Developers being Javascript geeks this snippet is helpful for sure.. I am just a Frontend dev doing html css and a bit of js, so it is not really...

After Better Javascript install now I have two errors on every ST3 launch. Even after plugin was uninstalled. ![bjsplugin_19582be1](https://cloud.githubusercontent.com/assets/370803/3355893/8572dfb6-fab9-11e3-95cd-c625ef07b45c.png)

@Benvie has written a sublime text 3 syntax highlighting tmLanguage file for ES6 ( https://github.com/Benvie/JavaScriptNext.tmLanguage ) I tried copying the block list over from this project but it doesn't filter...

I've followed the installation instructions except the third part, about deleting the cache and index files in my Sublime user directory. I'm not sure if this is referring to actual...

See this screenshot: ![screen shot 2014-04-13 at 12 54 34 pm](https://cloud.githubusercontent.com/assets/279498/2690423/7c2bac86-c345-11e3-8cd5-e66e095ab6fc.png) Notice how the regular expressions are seemingly never matched, perhaps because they're inside an array? The quotes inside what...

I think due to the ignore packages 'JavaScript' the snippets for JS are not working.