ide - Gedit plugin installation -


i'm trying install gedit plugin: https://github.com/elijahr/gedit-rename plugin, able rename files in ide. well, can't install despite following installation instructions.

in fact, i've never managed install gedit plugin in entire life. , tried many times.

if has time , me make work nice.

or point me ide allows renaming files , has vertical split view.

open terminal:

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

there plugin in gedit let rename files.

go edit -> preferences -> plugin -> file browser panel : , select , close.

now see file browser on left side , rename files there

rename gedit

for different ide: there many depending on language working with:

general: sublime text editor, emacs, vim, geany

python: pycharm, anaconda, enthought canopy

c#,c++: visual studio(for windows), qt, codeblocks

java: eclipse, netbeans, qt


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -