-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "revert: Volar 2.0 Upgrade (#735)" This reverts commit 0207697. * Update to Volar 2 stable * Fix TS support * Update tests * Upgrade Volar * Implement `getExtraScripts()` * Merge * Format * chore: bump volar * fix: Small fixes related to formatting * fix: intellisense not working in script tag * chore: remove unneeded code * test(completions): Add test for completions inside script tags * test: add more tests * chore: changeset --------- Co-authored-by: Princesseuh <[email protected]>
- Loading branch information
1 parent
ada26ac
commit 15a5532
Showing
42 changed files
with
1,531 additions
and
1,747 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'@astrojs/language-server': minor | ||
'@astrojs/check': minor | ||
'@astrojs/ts-plugin': minor | ||
'astro-vscode': minor | ||
--- | ||
|
||
Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter. | ||
|
||
For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.