-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Milestone
Description
Currently preferences are located in org.eclipse.cdt.lsp.clangd
UI part, while some of them could be
- required from general headless part to decide if we need to launch LSP at all.
- required from
clangd
headless part to decide how we should launch (see Support changing language server parameters from third party plugins #81 )
So , the preferences should be:
- split to have
general
and 'clangd' items - reworked from UI to headless manner
ghentschke
Metadata
Metadata
Assignees
Labels
No labels