Which editors out of Emacs, Vim and JEdit support multiple simultaneous text insertion points?

后端 未结 10 2167
心在旅途
心在旅途 2021-02-12 12:06

Background: JEdit (and some other text editors as well) support a feature called Multiple simultaneous text insertion points. (at least that\'s what I\'m callin

10条回答
  •  抹茶落季
    2021-02-12 12:38

    For emacs, multiple-cursors does exactly that.

    Have a look at emacsrocks episode 13, by the author of the module.

提交回复
热议问题