dense-analysis/ale
[ALERename] Add ability to specify new name inline
Offen
#3.466 geöffnet am 26.11.2020
enhancementhelp wanted
Repository-Metriken
- Stars
- (13.990 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 51T 4h) (3 gemergte PRs in 30 T)
Beschreibung
Currently ALERename command has no arguments and it prompts for a new name of a symbol as an interactive dialog pre-filled with an old name.
While it is a good idea to input a new name by editing the old one in some case (like fixing a typo), it is sometimes faster to just rename a symbol like :ALERename <new name> inline without the necessity to press Enter and erase the old name.
Is it possible to add such a functionality?