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

LSP: Support rename #1582

Closed
1 task done
Tracked by #1558
phated opened this issue Jun 6, 2023 · 0 comments
Closed
1 task done
Tracked by #1558

LSP: Support rename #1582

phated opened this issue Jun 6, 2023 · 0 comments
Labels
enhancement New feature or request lsp Language Server Protocol

Comments

@phated
Copy link
Contributor

phated commented Jun 6, 2023

Problem

The LSP should support renaming identifiers following https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_rename

Happy Case

A user should be able to issue a rename request from an LSP client and all the correct identifiers should be renamed within their project.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

Tasks

Preview Give feedback
  1. lsp
    asterite
@phated phated added enhancement New feature or request lsp Language Server Protocol labels Jun 6, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jun 6, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lsp Language Server Protocol
Projects
Archived in project
Development

No branches or pull requests

2 participants