Skip to content

Commit 0b30370

Browse files
committed
Update doc
1 parent b4f87cf commit 0b30370

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,13 @@ Not supported (yet):
2828
- Call hierarchy
2929
- Include browser (Eclipse CDT speciality)
3030

31-
The `org.eclipse.cdt.lsp.editor.ui` plugin provides an activation for the LSP based C/C++ Editor on project and workspace level:
31+
The `org.eclipse.cdt.lsp.editor.ui` plugin provides an activation for the LSP based C/C++ Editor on project and workspace level.
32+
The language server path and the arguments can be changed in the preferences as well:
3233

33-
![image](https://user-images.githubusercontent.com/123444711/219040726-75207ad7-2dbe-465f-9a65-160e537e8bbf.png)
34+
![image](images/preferences.png "preferences.png")
3435

3536

36-
If enabled on workspace level, newly created C/C++ projects use the LSP based C/C++ editor as default. This can be changed in the project properties:
37+
Newly created C/C++ projects will inherit the *Prefer C/C++ Editor (LSP)* setting from the workspace preferences. This can be changed in the project properties:
3738

3839
![image](https://user-images.githubusercontent.com/123444711/219040315-b11dd8e2-f7ba-437e-9b51-ac4d22f14e53.png)
3940

images/preferences.png

17.6 KB
Loading

0 commit comments

Comments
 (0)