本文介绍了如何在Geany中同时写多行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想修改Geany中txt文件每一行的开头。以某种方式可以同时写入多行(也许使用框选择?)。
如何执行此操作?

I want to modify the beginning of every line of a txt file in Geany. Somehow it is possible to write in multiple lines at the same time (maybe with box selection?).How to do this?

推荐答案

您需要先安装插件。

对于我的配置(Debian / Buster,Geany 1.33)我添加了配置快捷键。
有关更多详细信息,请参见:

For my configuration (Debian/Buster, Geany 1.33) I add to configure shortcuts key.See plugin manual for more details :

这篇关于如何在Geany中同时写多行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-12 15:27