简体   繁体   English

Gedit插件安装

[英]Gedit plugin installation

I'm trying to install a gedit plugin: the https://github.com/elijahr/gedit-rename plugin, to be able to rename files in the ide. 我正在尝试安装gedit插件: https : //github.com/elijahr/gedit-rename插件,以便能够在ide中重命名文件。 Well, I can't install it despite following the installation instructions. 好吧,尽管按照安装说明进行安装,但还是无法安装。

In fact, I've never managed to install a Gedit plugin in my entire life. 实际上,我一生都从未安装过Gedit插件。 And I tried many times. 我尝试了很多次。

If somebody has some time and could help me make it work that would be nice. 如果有人有时间并且可以帮助我使其工作起来,那将是很好的。

Or point me to another ide that allows renaming files and has a vertical split view. 或将我指向另一个允许重命名文件并具有垂直拆分视图的想法。

Open terminal: 打开终端:

sudo apt-get update
sudo apt-get install gedit-plugins

There is a plugin in gedit that will let you rename files. gedit中有一个插件,可让您重命名文件。

Go to Edit -> Preferences -> Plugin -> File Browser Panel : and select it and the CLose. 转到“编辑”->“首选项”->“插件”->“文件浏览器面板”:并将其选中,然后选择CLose。

Now you will see a file browser on left side and you could just rename files from there 现在,您将在左侧看到一个文件浏览器,您可以从此处重命名文件

重命名gedit

For different ide: there are many like depending on the language you are working with: 对于不同的想法:根据您使用的语言,有很多类似的东西:

General : sublime text editor, emacs, vim, geany 常规 :崇高的文本编辑器,emacs,vim,geany

python : pycharm, anaconda, enthought canopy 蟒蛇 :pycharm,蟒蛇,思想冠层

c#,c++ : visual studio(for windows), Qt, codeblocks C#,C ++ :Visual Studio(Windows),Qt,代码块

java : eclipse, netbeans, Qt java :eclipse,netbeans,Qt

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM