-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
aside from #254 which adds support for renaming files on usage side, there are other options to improve file renaming experience.
-
vscode/lsp supports a notification on file renaming. (client sends a
file-renamed
event to server) we can ask user to rename the module usages or rename usages directly. -
add a command (like the one we have for creating interface) to rename a module.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request