Skip to content

fix: advertise callHierarchy client capability#1374

Merged
rubenporras merged 1 commit intoeclipse-lsp4e:mainfrom
sebthom:call-hierarchy
Nov 10, 2025
Merged

fix: advertise callHierarchy client capability#1374
rubenporras merged 1 commit intoeclipse-lsp4e:mainfrom
sebthom:call-hierarchy

Conversation

@sebthom
Copy link
Copy Markdown
Member

@sebthom sebthom commented Nov 9, 2025

Add CallHierarchyCapabilities to SupportedFeatures.getTextDocumentClientCapabilities() so servers can enable callHierarchyProvider (e.g., TypeScript LS used in WWD requires it).

This solves eclipse-wildwebdeveloper/wildwebdeveloper#1590

Add CallHierarchyCapabilities to
SupportedFeatures.getTextDocumentClientCapabilities() so servers can
enable callHierarchyProvider (e.g., TypeScript LS requires it).
@rubenporras rubenporras merged commit 589e1cc into eclipse-lsp4e:main Nov 10, 2025
11 checks passed
@sebthom sebthom deleted the call-hierarchy branch November 11, 2025 17:24
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.

2 participants