Commit graph

5 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
matthewp
bef7247812 [ci] yarn format 2021-08-09 16:04:44 +00:00
Matthew Phillips
5293519470
Fix GoToDefinition for component imports (and component usage) (#1045)
* Fix GoToDefinition for component imports (and component usage)

* Remove extra comment
2021-08-09 12:03:32 -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