Skip to content

Add rename feature #22

@RobbyCBennett

Description

@RobbyCBennett

Problem(s) this feature will solve

Add the ability to rename an entity

Describe the solution you'd like

Implement the following in userver:
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_rename

Implementation details:

  • Make a internal headless API to refactor rename, pulling out the reference logic from the existing GUI API. The GUI refactor tool and userver should both use these references.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions