borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
557 stars 20 forks source link

most of other plugins are broken due to specific naomi scope #232

Open kud opened 5 years ago

kud commented 5 years ago

I don't know if you don't have the choice or not to do a specific scope for naomi but it breaks most of plugins scoped on source.js or whatever like: https://github.com/facelessuser/BracketHighlighter

I've got to get the default settings and ajust to naomi everytime.

kud commented 5 years ago

HTML (classic) vs HTML (naomi):

image
kud commented 5 years ago

Scopes:

text.html.basic meta.tag.block.any.html entity.name.tag.block.any.html

vs

text.html meta.tag.html.html5 entity.name.tag.html.html5
kud commented 5 years ago

It's not only about scope, it's also about naming like HTML 5 (Naomi)