Skip to content

[next][clangd] Add an indexedRename request #8010

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

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 21, 2024

Merge #7973 into next.

This request can be used by sourcekit-lsp to get the edits necessary to rename a symbol whose occurrences are known from the IndexStore that is kept by sourcekit-lsp.
@ahoppen ahoppen requested a review from bnbarham January 21, 2024 02:25
@ahoppen
Copy link
Member Author

ahoppen commented Jan 21, 2024

@swift-ci Please test llvm

@ahoppen
Copy link
Member Author

ahoppen commented Jan 21, 2024

Test failures are unrelated.

@ahoppen ahoppen merged commit d0b6ba8 into swiftlang:next Jan 22, 2024
@ahoppen ahoppen deleted the ahoppen/next/indexed-rename branch January 22, 2024 20:35
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