-
Notifications
You must be signed in to change notification settings - Fork 279
Open
Open
Copy link
Labels
Effort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: DialogsIssues with smaller dialogsIssues with smaller dialogs
Description
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

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

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Effort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: DialogsIssues with smaller dialogsIssues with smaller dialogs