This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Description
Is your feature request related to a problem?
When I want to rename a bunch of elements like nameRegressor to name, I now have to add a space, or any other random character since I can't replace Regressor with nothing.
Desired solution
Accept an empty string as input.
Although there needs to be a check, that makes sure, that you are not leaving the name empty (replacing everything with nothing).
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response