typed-ember / glint

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

"Go to Declaration" in Extension doesn't appear to support .d.ts.map files #702

Open wagenet opened 4 months ago

wagenet commented 4 months ago

The built-in TypeScript tools will follow the .d.ts.map to the original source location. Glint appears not to.