typed-ember / glint

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

rm glint/getIR command #739

Closed machty closed 4 months ago

machty commented 4 months 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.