Is your feature request related to a problem? Please describe.
Manually deleting .bak files after every rename (time-consuming and easy to forget).
Adding .bak files to .gitignore and other ignore configs (hides them from version control but doesn’t solve clutter or tooling issues).
Describe the solution you'd like
I’d like an option/setting to disable the creation of .bak files when performing rename operations.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Would you be willing to help implement this feature?
Is your feature request related to a problem? Please describe.
Manually deleting .bak files after every rename (time-consuming and easy to forget).
Adding .bak files to .gitignore and other ignore configs (hides them from version control but doesn’t solve clutter or tooling issues).
Describe the solution you'd like
I’d like an option/setting to disable the creation of .bak files when performing rename operations.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Would you be willing to help implement this feature?