glimmerx support - for inline templates add global scoped values
lifeart opened this issue · 1 comments
lifeart commented
glimmerjs/glimmer.js#365 (comment) should be used
tldr: we need to get "goToDefinition" working for glimmerx components with hbs
literal.
For it - we need to extract all tokens from template, find usages of this tokens in script file, and send user to it :)
lifeart commented
we need to get location of collected tokens