Compute additional information (reference tag) about the kind of access to a referenced item. by ratzdi · Pull Request #2226 · microsoft/language-server-protocol

and others added 8 commits

December 9, 2025 13:56
…ities

 and CallHierarchyClientCapabilities.

New: Reference interface aggregating Location and reference tags.

Change: response of the method textDocument/references now can contain
the array with objects of the new type Reference.
…ClientCapabilities and in CallHierarchyClientCapabilities.

Change: referenceTags is optional in Reference interface.
…ncesItemSupport

and for ReferenceClientCapabilities.referencesTagSupport.

This was referenced

Feb 6, 2026

muradblood

…rarchyClientCapabilities.

Fix: renamed referencesTagSupport to referenceItemsSupport in ReferenceClientCapabilities.

travkin79 added a commit to travkin79/lsp4j that referenced this pull request

Feb 9, 2026

@travkin79

Dimitri Ratz added 2 commits

February 10, 2026 22:08