dense-analysis/ale

[ALERename] Add ability to specify new name inline

オープン

#3,466 opened on 2020/11/26

 (1 件のコメント) (4 件のリアクション) (0 人の担当者)Vim Script (1,487 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,990 個のスター)
PR merge metrics
 (平均マージ 51d 4h) (30d で 3 merged PRs)

説明

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?

コントリビューターガイド