We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening this issue with the one that I've thought of so far, but anyone who has suggestions for future plans is welcome to weigh in.
The text was updated successfully, but these errors were encountered:
https://github.com/flashios09/ember-extract-inline-templates may help with correct location for tokens.
And it can be saved in special map like Map<tokenName,tokenLocation>
Map<tokenName,tokenLocation>
this logic used inside Unstable Ember Language server https://github.com/flashios09/ember-language-server/blob/component-context-info-origin/src/template-linter.ts#L54 for template linting
https://marketplace.visualstudio.com/items?itemName=lifeart.vscode-ember-unstable
Sorry, something went wrong.
also, https://github.com/ember-template-lint/eslint-plugin-hbs
No branches or pull requests
Opening this issue with the one that I've thought of so far, but anyone who has suggestions for future plans is welcome to weigh in.
The text was updated successfully, but these errors were encountered: