Skip to content

Support variable renaming #18

Closed
Closed
@GuillaumeTaffin

Description

@GuillaumeTaffin

I think variable renaming variables is part of the LSP.

My need comes that - in the vscode extension - I failed to rename a local variable and all its references in a m-file.

I am kinda aware that the bigger the scope of the renaming, the harder is the resolution - in case of name duplication that have to be resolved from context. So only supporting renaming in smaller scopes - ie function or file - should already be quite useful as a first step !

Thank you for all the efforts put in this tooling!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions