Do not contribute XML LS extension for VSCode and Eclipse yet

This commit is contained in:
BoykoAlex
2020-10-22 18:54:18 -04:00
parent f4c842ff58
commit dee2b0dcef
2 changed files with 2 additions and 4 deletions

View File

@@ -355,6 +355,7 @@
class="org.springframework.tooling.boot.ls.prefs.RemoteAppsFromPrefsDataContributor">
</injection>
</extension>
<!--
<extension
point="org.eclipse.wildwebdeveloper.xml.lemminxExtension">
<jar
@@ -364,5 +365,6 @@
path="jars/xml-ls-extension.jar">
</jar>
</extension>
-->
</plugin>

View File

@@ -38,10 +38,6 @@
"./jars/jdt-ls-commons.jar",
"./jars/jdt-ls-extension.jar"
],
"xml.javaExtensions": [
"./jars/commons-lsp-extensions.jar",
"./jars/xml-ls-extension.jar"
],
"languages": [
{
"id": "spring-boot-properties-yaml",