-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: eclipse-cdt/cdt-lsp
base: CDT_LSP_1_0_0
head repository: eclipse-cdt/cdt-lsp
compare: CDT_LSP_1_1_0
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80d3ea4 - Browse repository at this point
Copy the full SHA 80d3ea4View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28a9c65 - Browse repository at this point
Copy the full SHA 28a9c65View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e888082 - Browse repository at this point
Copy the full SHA e888082View commit details
Commits on Oct 11, 2023
-
Use restart() method from LanguageServerWrapper
Since the LanguageServerWrapper provides a restart method we should use this method instead of stop(). See eclipse-lsp4e/lsp4e#839
Configuration menu - View commit details
-
Copy full SHA for 3b9393b - Browse repository at this point
Copy the full SHA 3b9393bView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a41e165 - Browse repository at this point
Copy the full SHA a41e165View commit details
Commits on Jan 8, 2024
-
Adding pull-requests right according to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3996
Configuration menu - View commit details
-
Copy full SHA for ad8247d - Browse repository at this point
Copy the full SHA ad8247dView commit details
Commits on Jan 11, 2024
-
[#224] remove obsolete tm4e Cpp content type binding
Since this eclipse-tm4e/tm4e#500 lsp4e issue has been closed by this platform fix: eclipse-platform/eclipse.platform#151 we can now remove the contentTypeBinding to the lsp4e C++ content type definition. fixes #224
Configuration menu - View commit details
-
Copy full SHA for 84fd92c - Browse repository at this point
Copy the full SHA 84fd92cView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 675c87f - Browse repository at this point
Copy the full SHA 675c87fView commit details
Commits on Jan 26, 2024
-
[#227] Refactor ClangdConfigurationManager
- Allows vendors to overwrite default behavior fixes #227
Configuration menu - View commit details
-
Copy full SHA for 67c4d24 - Browse repository at this point
Copy the full SHA 67c4d24View commit details -
[#227] Refactor ClangdConfigurationManager
- Fix unit tests fixes #227
Configuration menu - View commit details
-
Copy full SHA for dc40859 - Browse repository at this point
Copy the full SHA dc40859View commit details -
[#227] Refactor ClangdConfigurationManager
- Support cmake projects as well fixes #227
Configuration menu - View commit details
-
Copy full SHA for 9aba9db - Browse repository at this point
Copy the full SHA 9aba9dbView commit details -
[#227] Refactor ClangdConfigurationManager
- Add org.eclipse.cdt.cmake.core to target definition fixes #227
Configuration menu - View commit details
-
Copy full SHA for 0a9ec78 - Browse repository at this point
Copy the full SHA 0a9ec78View commit details -
[#227] Refactor ClangdConfigurationManager
- Fix bundle activator/Service Component Runtime (SCR) problem: The Bundle Activator's start method must not rely upon SCR having activated any of the bundle's components. However, the components can rely upon the Bundle Activator's start method having been called. That is, there is a happens-before relationship between the Bundle Activator's start method being run and the components being activated. fixes #227
Configuration menu - View commit details
-
Copy full SHA for 03354bf - Browse repository at this point
Copy the full SHA 03354bfView commit details -
[#227] Refactor ClangdConfigurationManager
- make methods protected since they aren't part of the interface anymore. fixes #227
Configuration menu - View commit details
-
Copy full SHA for 2fe1c1d - Browse repository at this point
Copy the full SHA 2fe1c1dView commit details
Commits on Feb 6, 2024
-
[#245] catch all exceptions during yaml parsing (#246)
* [#245] catch all exceptions during yaml parsing - do not set database path in .clangd file with invalid yaml syntax. The user has to fix it first.
Configuration menu - View commit details
-
Copy full SHA for 61be8ca - Browse repository at this point
Copy the full SHA 61be8caView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4bca9e - Browse repository at this point
Copy the full SHA d4bca9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4502b0b - Browse repository at this point
Copy the full SHA 4502b0bView commit details
Commits on Feb 19, 2024
-
[222] add spell checking support Basic spelling support for the new LSP based C/C++ Editor. fixes #222
Configuration menu - View commit details
-
Copy full SHA for d5941b9 - Browse repository at this point
Copy the full SHA d5941b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ffc73 - Browse repository at this point
Copy the full SHA 51ffc73View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fdaf5c - Browse repository at this point
Copy the full SHA 4fdaf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed9857 - Browse repository at this point
Copy the full SHA 8ed9857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bdcfab - Browse repository at this point
Copy the full SHA 4bdcfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6e9a5 - Browse repository at this point
Copy the full SHA de6e9a5View commit details
There are no files selected for viewing
This file was deleted.