Skip to content

Finalize support for LSP 3.18.0#977

Open
pisv wants to merge 1 commit into
eclipse-lsp4j:mainfrom
pisv:lsp-3.18
Open

Finalize support for LSP 3.18.0#977
pisv wants to merge 1 commit into
eclipse-lsp4j:mainfrom
pisv:lsp-3.18

Conversation

@pisv

@pisv pisv commented Jun 19, 2026

Copy link
Copy Markdown
Contributor
  • Removed @ProtocolDraft annotations for LSP 3.18.0 elements
  • Added RegularExpressionEngineKind
  • Added SignatureInformationCapabilities.noActiveParameterSupport
  • Added convenience constructors for Diagnostic, DocumentFilter, and NotebookDocumentFilter
  • Minor updates to LSP Javadocs

Closes #974.

* Removed `@ProtocolDraft` annotations for LSP 3.18.0 elements
* Added `RegularExpressionEngineKind`
* Added `SignatureInformationCapabilities.noActiveParameterSupport`
* Added convenience constructors for `Diagnostic`, `DocumentFilter`,
  and `NotebookDocumentFilter`
* Minor updates to LSP Javadocs

Closes eclipse-lsp4j#974.
@pisv pisv mentioned this pull request Jun 19, 2026
@github-actions

Copy link
Copy Markdown

Test Results

  500 files  ±0    500 suites  ±0   44s ⏱️ ±0s
  359 tests ±0    359 ✅ ±0  0 💤 ±0  0 ❌ ±0 
4 052 runs  ±0  4 052 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c58ca3a. ± Comparison against base commit 81a12f0.

@pisv

pisv commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

@nixel2007 Thanks for the review! 👍

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 this pull request may close these issues.

LSP 3.18

2 participants