dense-analysis/ale

[ALERename] Add ability to specify new name inline

Open

#3,466 建立於 2020年11月26日

在 GitHub 查看
 (0 留言) (3 反應) (0 負責人)Vim Script (13,990 star) (1,487 fork)batch import
enhancementhelp wanted

描述

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?

貢獻者指南