Skip to content

Prompt to add _# when renaming a function with a name that's already taken #8010

@loadlibraryninja

Description

@loadlibraryninja

What is the feature you'd like to have?

When renaming a function with a name that's already defined, can it behave just like when renaming a variable the same name where it suggest appending _1 to the end as the default action?

Is your feature request related to a problem?
Me hitting enter too fast 😊

Are any alternative solutions acceptable?
Manually adding the _1

Additional Information:
When applying an already used name to a function
Image

When applying an already used variable name to another variable. Looking for this behavior for the above picture.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Effort: TrivialIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: DialogsIssues with smaller dialogs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions