Commit 3fb73bb
committed
Use vscode-languageclient as extension basis
This change migrates the extension codebase to be based on the
vscode-languageclient npm package. This package provides a standard
language service client which speaks an updated protocol and is able to
feed all VS Code language features based on interactions with the language
server. Many unnecessary files have now been deleted as a result of this
change.1 parent 4481107 commit 3fb73bb
File tree
17 files changed
+121
-2561
lines changed- src
- features
- lib
- typings
17 files changed
+121
-2561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments