Update to lsp protocol v3

This commit is contained in:
Kris De Volder
2017-04-19 13:41:47 -07:00
parent 8af1d9f0c4
commit a83fbec945
18 changed files with 121 additions and 100 deletions

3
concourse/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.linting.pylintEnabled": false
}