Simple demo of registering a jdt command

This commit is contained in:
Kris De Volder
2018-03-06 16:02:35 -08:00
parent bdebabf696
commit 319bc0124b
12 changed files with 203 additions and 6 deletions

View File

@@ -31,6 +31,9 @@
"onLanguage:java"
],
"contributes": {
"javaExtensions": [
"./jars/jdt-ls-extension.jar"
],
"languages": [
{
"id": "spring-boot-properties-yaml",