Commit graph

3 commits

Author SHA1 Message Date
matthewp
16790aee7b [ci] yarn format 2021-08-10 13:31:09 +00:00
Matthew Phillips
2c5380a266
Add support for Astro.* completion and Hover help (#1068)
* Add support for Astro.* completion and Hover help

* Allow providing a generic type to fetchContent
2021-08-10 09:30:02 -04:00
Nate Moore
0dd278810e
Fix VS Code extension (#467)
* chore: astro-languageserver => @astrojs/language-server

* chore: astro-vscode => vscode

* chore: move devDeps to deps

* chore: bump language-server to 0.5.0-next.0

* chore: remove astro-docs

* chore: update changelog

* fix: expose `astro-ls` bin

* fix: vscode extension

* chore: update changelog
2021-06-16 13:20:29 -05:00
Renamed from tools/astro-languageserver/src/index.ts (Browse further)