Skip to content
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

Add support for textDocument/linkedEditingRange #426

Closed

Conversation

angelozerr
Copy link
Contributor

@angelozerr angelozerr commented Feb 18, 2021

Add support for textDocument/linkedEditingRange

See eclipse-lemminx/lemminx#987

Signed-off-by: azerr [email protected]

@angelozerr
Copy link
Contributor Author

Here a demo:

MirrorCursorDemo

@angelozerr angelozerr changed the title Add support for linked editing Add support for textDocument/linkedEditingRange Feb 19, 2021
datho7561 added a commit to datho7561/vscode-xml that referenced this pull request Mar 4, 2021
This allows for `textDocument/linkedEditingRange` to be used.

Replaces redhat-developer#426

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/vscode-xml that referenced this pull request Apr 14, 2021
This allows for `textDocument/linkedEditingRange` to be used.

Replaces redhat-developer#426

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/vscode-xml that referenced this pull request Apr 14, 2021
This allows for `textDocument/linkedEditingRange` to be used.

Replaces redhat-developer#426

Signed-off-by: David Thompson <[email protected]>
angelozerr pushed a commit that referenced this pull request Apr 16, 2021
This allows for `textDocument/linkedEditingRange` to be used.

Replaces #426

Signed-off-by: David Thompson <[email protected]>
@fbricon
Copy link
Collaborator

fbricon commented Apr 16, 2021

unlike what Github says, there's a massive merge conflict with master

@fbricon
Copy link
Collaborator

fbricon commented Apr 16, 2021

oh now I see it in GH UI

@angelozerr
Copy link
Contributor Author

angelozerr commented Apr 16, 2021

Replaced with #432

@angelozerr angelozerr closed this Apr 16, 2021
@fbricon
Copy link
Collaborator

fbricon commented Apr 16, 2021

#432 does provide linked editing support

@angelozerr
Copy link
Contributor Author

angelozerr commented Apr 16, 2021

#432 does provide linked editing support

Yes since this PR uses last vscode languageclient which supports linked editing range which belongs to LSP specification.

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