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

Atom Editor / Syntax Highlighting #25

Closed
bradennapier opened this issue Aug 21, 2017 · 1 comment
Closed

Atom Editor / Syntax Highlighting #25

bradennapier opened this issue Aug 21, 2017 · 1 comment

Comments

@bradennapier
Copy link

bradennapier commented Aug 21, 2017

Just wanted to let you know that the language grammar that I have been working on for Atom Editor (and technically Sublime) will support highlighting for yajl-tcl! Love this package, thanks a ton! Wish we had a combination of this and rl_json in one (rl_json is a bit faster but it is not good at dynamic values / building up values).

image

For best results, it does require to use the undocumented map_key rather than "string" when mapping each key although it just highlights as as a string if map_key isn't used so not a big deal.

image

It is available in atom editor as "language-dashtcl" although these updates aren't uploaded yet as of writing this.

Anyway, definitely makes it a bit nicer to read and work with so thought I would share!

@bovine
Copy link
Member

bovine commented Aug 24, 2017

That's nice work. Thanks for letting us know about it!

@bovine bovine closed this as completed Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants