Skip to content

Add textDocument/prepareRename#551

Merged
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
rcjsuen:prepareRename
Aug 23, 2018
Merged

Add textDocument/prepareRename#551
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
rcjsuen:prepareRename

Conversation

@rcjsuen
Copy link
Contributor

@rcjsuen rcjsuen commented Aug 22, 2018

This implements the request from #455.

Introduce a new request for validating whether a rename operation is valid at the given position. The request will also determine whether the range and optionally text to be renamed.

I haven't touched the changelog and protocol versions and so on.

Introduce a new request for validating whether a rename operation is
valid at the given position. The request will also determine whether
the range and optionally text to be renamed.

Signed-off-by: Remy Suen <[email protected]>
@dbaeumer dbaeumer merged commit 9c19e46 into microsoft:gh-pages Aug 23, 2018
@rcjsuen rcjsuen deleted the prepareRename branch August 23, 2018 15:36
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