Remove base-types from content-type definitions. They confuse lsp4e.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<extension
|
||||
point="org.eclipse.core.contenttype.contentTypes">
|
||||
<content-type
|
||||
base-type="org.eclipse.core.runtime.text"
|
||||
default-charset="UTF-8"
|
||||
id="org.springframework.tooling.bosh.manifest"
|
||||
name="BOSH Deployment Manifest"
|
||||
@@ -20,7 +19,6 @@
|
||||
<extension
|
||||
point="org.eclipse.core.contenttype.contentTypes">
|
||||
<content-type
|
||||
base-type="org.eclipse.core.runtime.text"
|
||||
default-charset="UTF-8"
|
||||
id="org.springframework.tooling.bosh.cloudconfig"
|
||||
name="BOSH Cloud Config"
|
||||
|
||||
Reference in New Issue
Block a user