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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Eclipse CDT LSP - LSP based C/C++ Editor
2
2
3
-
**Target audience** are Eclipse plugin developers who wants to use/develope a LSP based C/C++ Editor.
3
+
**Target audience** are Eclipse plugin developers who want to use/develop a LSP based C/C++ Editor.
4
4
5
5
This plugin is based on the [LSP4E](https://github.com/eclipse/lsp4e) and [TM4E](https://github.com/eclipse/tm4e) Eclipse projects. The editor is based on the `ExtensionBasedTextEditor` in Eclipse.
0 commit comments