typed-ember / glint

TypeScript powered tooling for Glimmer templates
https://typed-ember.gitbook.io/glint
MIT License
108 stars 50 forks source link

rm glint/getIR command #739

Closed machty closed 4 days ago

machty commented 4 days ago

The getIR command was a helpful debugging command for replacing your open .gts / .hbs file with the type-checkable TS representation. With Volar, you just use the Volar Labs extension on an open file to show you the IR along with a ton of other helpful debugging/diagnostic tooling.