You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bundles/org.eclipse.cdt.lsp/plugin.xml
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -33,16 +33,7 @@
33
33
<contentTypeBinding
34
34
contentTypeId="org.eclipse.cdt.core.cxxSource">
35
35
</contentTypeBinding>
36
-
<contentTypeBinding
37
-
contentTypeId="lng.cpp"> <!-- // TODO: The content type definition from TM4E "lng.cpp" can be omitted here if either https://github.com/eclipse-cdt/cdt/pull/310 or
38
-
// https://github.com/eclipse/tm4e/pull/500 has been merged. -->
39
-
</contentTypeBinding>
40
36
</editor>
41
-
<editorContentTypeBinding
42
-
contentTypeId="lng.cpp"
43
-
editorId="org.eclipse.cdt.ui.editor.CEditor"> <!-- // TODO: The content type definition from TM4E "lng.cpp" can be omitted here if either https://github.com/eclipse-cdt/cdt/pull/310 or
44
-
// https://github.com/eclipse/tm4e/pull/500 has been merged. -->
0 commit comments