astro/tools/astro-languageserver
Matthew Phillips 4834c090f8
Support for Go to Definition in Astro components (#220)
* Start on css completion

* Support for CSS completions

* Adds support for Go to Definition in TypeScript in Astro

* Run formatting

* Add support for Astro component go to definition

* Formatting

* Jump directly to file where definition is found
2021-05-20 15:14:27 -04:00
..
bin [wip] Fix CI (#202) 2021-05-12 12:06:16 -06:00
src Support for Go to Definition in Astro components (#220) 2021-05-20 15:14:27 -04:00
CHANGELOG.md [ci] yarn format 2021-05-13 19:29:58 +00:00
LICENSE Split out astro-languageserver and astro-vscode (#173) 2021-05-05 12:44:31 -05:00
package.json Adds CSS completions to VSCode extension (#214) 2021-05-17 14:27:24 -04:00
tsconfig.json Fix running the extension (#181) 2021-05-08 11:35:20 -04:00