-
-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.16] Support Linked Editing Range #2449
Labels
3.16
Additions in protocol version 3.16
Milestone
Comments
ericdallo
changed the title
[LSP 3.16] Support Linked Editing Range
[3.16] Support Linked Editing Range
Dec 27, 2020
yyoncho
added a commit
to yyoncho/lsp-mode
that referenced
this issue
Oct 22, 2021
yyoncho
added a commit
to yyoncho/lsp-mode
that referenced
this issue
Oct 22, 2021
yyoncho
added a commit
to yyoncho/lsp-mode
that referenced
this issue
Oct 23, 2021
yyoncho
added a commit
to yyoncho/lsp-mode
that referenced
this issue
Oct 23, 2021
yyoncho
added a commit
to yyoncho/lsp-mode
that referenced
this issue
Oct 23, 2021
yyoncho
added a commit
that referenced
this issue
Oct 23, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SPEC
textDocument/linkedEditingRange
which should return for a given position in a document the range of the symbol at the position and all ranges that have the same content.The text was updated successfully, but these errors were encountered: