You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the initial Volar Refactor PR has been merged, there a number of next steps to pursue before Glint 2.0 is ready for primetime.
Roadmap
Fix test suite, all green tests, via test.skip() (and add to this issue for any remaining feature TODOs)
- [x] Fix glint --build --clean specs (broken since Volar -- cleans everything but .gts file outputs). Johnson thinks it can be supported, needs upstream fix.
Support for .gjs (and passing tests)
Support for .hbs and companion files
Reinstate disabled CI:
eslint
windows (blocked on volar 2.4.0 breaking stuff, discussion here)
I need to review how/why I inlined portions of that addon into this branch; I believe it's because otherwise Glint/Volar can't determine a language ID for .gts files
get all {{ @glint-expect-error }} and related directives working
Overview
This roadmap absorbs the contents of the now-closed Language Tooling RFC.
Now that the initial Volar Refactor PR has been merged, there a number of next steps to pursue before Glint 2.0 is ready for primetime.
Roadmap
Fix test suite, all green tests, via test.skip() (and add to this issue for any remaining feature TODOs)
- [x] Fix
glint --build --clean
specs (broken since Volar -- cleans everything but .gts file outputs). Johnson thinks it can be supported, needs upstream fix.Support for .gjs (and passing tests)
Support for .hbs and companion files
Reinstate disabled CI:
Figure out how to resolve conflicts/overlapping with
vsc-ember-syntax
Transfer to ember-tooling lifeart/vsc-ember-syntax#72get all
{{ @glint-expect-error }}
and related directives workingconstrain
data
objects on nested embedded codes https://discord.com/channels/1192759067815464990/1252021970443440128/1252298644695158874The text was updated successfully, but these errors were encountered: