astro/examples/snowpack/astro
Nate Moore 87af0aead8
First Pass at LSP (#129)
* feat(lsp): add HTML features to LSP

* chore: add language server license

* feat(lsp): add folding ranges, scaffold TS features

* feat(lsp): TypeScript Language Service setup

* refactor(lsp): cleanup typescript completion providr

* chore: format

* chore: cleanup eslint

* fix: license

* chore: remove comment

* chore: add marketplace info

* chore: publish
2021-04-23 17:53:01 -05:00
..
components First Pass at LSP (#129) 2021-04-23 17:53:01 -05:00
data Add snowpack as an example project. (#11) 2021-03-19 17:17:38 -04:00
layouts Add support for doctype (#37) 2021-03-30 10:51:31 -04:00
pages Fix complex MDX parsing (#50) 2021-04-01 16:34:11 -04:00