Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Releases: jamesbirtles/svelte-language-server

v0.10.3

06 Oct 10:17
Compare
Choose a tag to compare
  • remove curly brackets from triggerCharacters e32226c
  • enable compl, def and symbols for typescript plugin cdca735
  • Debounce diagnostics calls on documentChange events b38d762

v0.10.2...v0.10.3

v0.10.2

11 Jul 19:59
Compare
Choose a tag to compare

v0.10.1...v0.10.2

v0.10.1

12 May 11:33
Compare
Choose a tag to compare
  • update prettier-plugin-svelte to v0.5.1 e9aa455

v0.10.0...v0.10.1

v0.10.0

09 May 19:40
Compare
Choose a tag to compare
  • update prettier-plugin-svelte to v0.5.0 3847dfb
  • fix emmet completions inconsistently showing cb95236

v0.9.0...v0.10.0

v0.9.0

05 May 20:10
Compare
Choose a tag to compare
  • add suggestion diagnostics to ts/js 651e7fd
  • add code actions to js/ts 9b66ae6
  • add go to definition support to ts/js 8e20576

v0.8.0...v0.9.0

v0.8.0

05 May 15:44
Compare
Choose a tag to compare
  • switch to using prettier-plugin-svelte for formatting (#10) 8a5d23c
  • disable semantic errors in js tags 644261b
  • add auto completions to typescript / javascript fc0a237

v0.7.1...v0.8.0