Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚜 Parsers: Make good support for Scroll/Parsers in Sublime Text #8

Closed
breck7 opened this issue Jun 21, 2019 · 2 comments
Closed
Labels

Comments

@breck7
Copy link
Owner

breck7 commented Jun 21, 2019

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

Work for this is partially done at http://lime.treenotation.org/

@breck7 breck7 added the help wanted good first issue! label Jul 9, 2019
@breck7 breck7 changed the title Implement correct scoping in sublime/textmate highlighters Grammar: Implement correct scoping in sublime/textmate highlighters Feb 8, 2020
@breck7 breck7 changed the title Grammar: Implement correct scoping in sublime/textmate highlighters GrammarLang: Implement correct scoping in sublime/textmate highlighters Feb 8, 2020
@breck7 breck7 changed the title GrammarLang: Implement correct scoping in sublime/textmate highlighters 🚜 GrammarLang: Implement correct scoping in sublime/textmate highlighters Apr 29, 2021
@breck7
Copy link
Owner Author

breck7 commented Apr 29, 2021

This might be worth revisiting in ST4.

@breck7 breck7 changed the title 🚜 GrammarLang: Implement correct scoping in sublime/textmate highlighters 🚜 ScrollParsers: Implement correct scoping in sublime/textmate highlighters Jun 17, 2024
@breck7 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
@breck7
Copy link
Owner Author

breck7 commented Jul 19, 2024

Closing in favor of this root issue: breck7/scroll#114

@breck7 breck7 closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant