Skip to content

Fully support escaped qualified names in module rename #845

@toinehartman

Description

@toinehartman

Describe the bug

When moving a module file, a rename of related qualified names is triggered. This does not take into account unnecessarily escaped references to the module name, like \foo::Bar.

This should be supported.

Related to #838.

Expected behavior
All references should be properly renamed (i.e. the renaming should not result in static errors).

Desktop (please complete the following information):

  • Context: VS Code extension

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions