Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.68 KB

File metadata and controls

55 lines (29 loc) · 1.68 KB

CDT LSP Change Log

v3.7.0 (Sep 2026)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/11?closed=1

v3.6.0 (Jun 2026)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/10?closed=1

v3.5.0 (Mar 2026)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/9?closed=1

v3.4.0 (Dec 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/8?closed=1

v3.3.0 (Sep 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/7?closed=1

v3.2.0 (Jun 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/6?closed=1

v3.1.0 (Apr 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/5?closed=1

v3.0.0 (Mar 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/4?closed=1

v2.0.0 (Jun 2024)

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/3?closed=1

v1.1.0 (Feb 2024)

  • Added basic spelling support
  • Added .clangd configuration file syntax checker
  • Added basic clangd LSP extension support for textDocument/ast and textDocument/symbolInfo
  • There is no API guarantee between 1.0.0 and 1.1.0. API stability will be added starting in a future release. See #212

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/2?closed=1

v1.0.0 (Sep 2023)

  • First release of CDT LSP

Fixed issues: https://github.com/eclipse-cdt/cdt-lsp/milestone/1?closed=1