language-javascript-semantic
language-javascript-semantic copied to clipboard
JavaScript Semantic Highlighting Package for Atom (NO LONGER MAINTAINED)
This fixes #28
My `.js` files still open with the JavaScript syntax by default. I even tried [manually setting `.js` to `js-semantic`](https://github.com/atom/atom/issues/1718#issuecomment-137975260), but that didn't work because of an [atom bug](https://github.com/atom/atom/issues/1718#issuecomment-137975260). Any idea...
I just updated my Atom version from 1.0.7 (i think) to 1.0.11, and lost the semantic highlighting in the process. no other packages seem to be affected. I restarted my...
Due to changing file type detection. Cannot use.
in osx ,I install and then do nothing but this not work 
http://flowtype.org/
When pasting some code in the javascript semantic editor, the formatting gets weird when pasting code. I investigated the issue but didn't find out where this happens. However I can...
Hi, I love your package, it really brings something missing! Although, the way it works breaks other packages based on javascript parsing such as - atom-ternjs - turbo-javascript Is there...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.187.0 **System**: Mac OS X 10.10.3 **Thrown From**: [language-javascript-semantic](https://github.com/p-e-w/language-javascript-semantic) package, v0.2.1 ### Stack Trace Uncaught TypeError: undefined is not...