matthewp
|
d5564747fa
|
[ci] yarn format
|
2021-08-12 23:40:39 +00:00 |
|
Matthew Phillips
|
7cd3689a8e
|
Provide completion suggestions in component props (#1082)
* Provide completion suggestions in component props
* Limit prop completion to props that the component exports
|
2021-08-12 18:39:27 -05:00 |
|
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 |
|