dense-analysis/ale

[ALERename] Add ability to specify new name inline

開放

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

 (1 則留言) (4 個反應) (0 位負責人)Vim Script (1,487 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (13,990 顆星)
PR 合併指標
 (平均合併 51天 4小時) (30 天內合併 3 個 PR)

描述

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?

貢獻者指南