You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement correct scoping in sublime/textmate highlighters
Currently we don't handle scoping correctly so the syntax highlighting for nested trees is often incorrect (but mostly correct since most nodes are on root)
Should also have the ability to specify other modes, like "javascript" or "c++", for children, to leverage highlighters for other languages
breck7
changed the title
Implement correct scoping in sublime/textmate highlighters
Grammar: Implement correct scoping in sublime/textmate highlighters
Feb 8, 2020
breck7
changed the title
Grammar: Implement correct scoping in sublime/textmate highlighters
GrammarLang: Implement correct scoping in sublime/textmate highlighters
Feb 8, 2020
breck7
changed the title
GrammarLang: Implement correct scoping in sublime/textmate highlighters
🚜 GrammarLang: Implement correct scoping in sublime/textmate highlighters
Apr 29, 2021
breck7
changed the title
🚜 GrammarLang: Implement correct scoping in sublime/textmate highlighters
🚜 ScrollParsers: Implement correct scoping in sublime/textmate highlighters
Jun 17, 2024
breck7
changed the title
🚜 ScrollParsers: Implement correct scoping in sublime/textmate highlighters
🚜 Parsers: Make good support for Scroll/Parsers in Sublime Text
Jul 19, 2024
Implement correct scoping in sublime/textmate highlighters
Work for this is partially done at http://lime.treenotation.org/
The text was updated successfully, but these errors were encountered: