-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
low-priorityNot in my personal plan/roadmap. Pr still welcome!Not in my personal plan/roadmap. Pr still welcome!
Description
The Problem
When vue.updateImportsOnFileMove.enabled is enabled and you update file name, it doesn't rename the imported component in . When you do rename action in ide, ide updates text in the editor, but it seems from the plugin we can only update text inside script plugins & interpolations (e.g. on code actions and so on, including that feature) and all changes in the template view should be done in the different language service. Maybe it is worth investigating ways (test simple component name update) via some different service (see
| context.services = new Proxy(context.services, { |
Metadata
Metadata
Assignees
Labels
low-priorityNot in my personal plan/roadmap. Pr still welcome!Not in my personal plan/roadmap. Pr still welcome!
