language-javascript-semantic icon indicating copy to clipboard operation
language-javascript-semantic copied to clipboard

JavaScript Semantic Highlighting Package for Atom (NO LONGER MAINTAINED)

Results 24 language-javascript-semantic issues
Sort by recently updated
recently updated
newest added
trafficstars

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 ![image](https://cloud.githubusercontent.com/assets/8455579/11627866/bb3d820a-9d28-11e5-89f2-61d662488bac.png)

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...

bug

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...

bug

[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...