Skip to content

Use jiti for sync loading from TS Plugin#803

Merged
machty merged 2 commits intomainfrom
jiti
Mar 4, 2025
Merged

Use jiti for sync loading from TS Plugin#803
machty merged 2 commits intomainfrom
jiti

Conversation

@machty
Copy link
Copy Markdown
Contributor

@machty machty commented Mar 4, 2025

Closes #792

jiti's synchronous API is deprecated, but using it is far superior to the hacks required and corner cases introduced by trying to use Volar's async plugin API.

Thank you to @johnsoncodehk for the recommendation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening VSCode window on a .gts in TS Plugin mode might not have diagnostics until changed/kicked

2 participants