chriskrycho / glimmer-nova-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax highlighting and autocompletion for Glimmer templates as used in Glimmer.js and Ember.js, powered by tree-sitter and Glint.

Features/Roadmap

This currently has zero support for anything, because I just started it. The roadmap, however, is pretty straightforward:

  • Support syntax highlighting for both “normal” Handlebars and GlimmerJS/GlimmerTS (<template>) via the tree-sitter grammar.
  • Integrate Glint for type checking, completions, go-to-def, issue reporting, etc.

About

License:Other