-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Integrate Volar for the built-in HTML Extension #171547
New issue
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
base: main
Are you sure you want to change the base?
Conversation
That's really cool, well architectured. |
38a39db
to
4a8997a
Compare
This would be great to have - was there any decision by the team? |
If anyone wants to test this, you can find the preview extension here: johnsoncodehk#1 |
This PR tries to implement
html-language-features
with Volar.js, which is the framework used by Vue - Official, MDX, Astro behind the scenes. Compared with the original implementation, supporting embedded documents should be much simpler.Preview Extension: johnsoncodehk#1
Features / Bug Fixes
@ts-ignore
,@ts-expecte-error
...)