Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow vendors to enable the clangd LS and LSP Editor for certain projects only #188

Closed
ghentschke opened this issue Aug 25, 2023 · 0 comments · Fixed by #191
Closed

Allow vendors to enable the clangd LS and LSP Editor for certain projects only #188

ghentschke opened this issue Aug 25, 2023 · 0 comments · Fixed by #191
Milestone

Comments

@ghentschke
Copy link
Contributor

ghentschke commented Aug 25, 2023

As a vendor I want to enable the clangd language server for certain projects only.
I do not want the user to enable it via the Prefer C/C++ Editor (LSP) check-box.

ghentschke added a commit to ghentschke/eclipse-cdt-lsp that referenced this issue Aug 30, 2023
…rties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes eclipse-cdt#188
ghentschke added a commit to ghentschke/eclipse-cdt-lsp that referenced this issue Aug 30, 2023
…rties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes eclipse-cdt#188
ghentschke added a commit to ghentschke/eclipse-cdt-lsp that referenced this issue Aug 30, 2023
…rties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes eclipse-cdt#188
ghentschke added a commit to ghentschke/eclipse-cdt-lsp that referenced this issue Aug 30, 2023
…rties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes eclipse-cdt#188
ghentschke added a commit to ghentschke/eclipse-cdt-lsp that referenced this issue Aug 30, 2023
…rties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes eclipse-cdt#188
@ghentschke ghentschke changed the title Allow vendors to provide a service for ClangdConfiguration Allow vendors to enable the clangd LS and LSP Editor on project properties Aug 30, 2023
@ghentschke ghentschke changed the title Allow vendors to enable the clangd LS and LSP Editor on project properties Allow vendors to enable the clangd LS and LSP Editor for certain project only Aug 30, 2023
@ghentschke ghentschke changed the title Allow vendors to enable the clangd LS and LSP Editor for certain project only Allow vendors to enable the clangd LS and LSP Editor for certain projects only Aug 30, 2023
ghentschke added a commit that referenced this issue Sep 4, 2023
[#188] add OSGi service to enable clangd via project properties

This allows vendors to enable clangd and the LSP based C/C++ Editor
based on certain project properties (e.g. the project nature)

fixes #188
@jonahgraham jonahgraham added this to the 1.0.0 milestone Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants