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
+3-1
Original file line number
Diff line number
Diff line change
@@ -183,8 +183,10 @@ For plug-in dependencies the MANIFEST.MF's dependency information will provide t
183
183
184
184
| CDT LSP Version | clangd | cmake* | Eclipse IDE Release |
185
185
|:-:|:-:|:-:|:-:|
186
-
| 1.0.x | 15.0.x | 3.x | 2023-09 |
186
+
| 3.0.x | 17.0.x | 3.x | 2025-03 |
187
+
| 2.0.x | 17.0.x | 3.x | 2024-06 |
187
188
| 1.1.x | 17.0.x | 3.x | 2023-12 |
189
+
| 1.0.x | 15.0.x | 3.x | 2023-09 |
188
190
189
191
\* cmake is required to run through the demo flow, but any tool that can create compile_commands.json or otherwise feed settings to clangd is suitable.
0 commit comments