Edit with Notepad++
-
Opera Comments Bot last edited by
Here you can post comments about Edit with Notepad++ extension, created by joe-ertaba
-
gtk last edited by
For linux user you have to create softlink (short cut) to the none existing /opt/notepadpp/notepadpp pathe
$ sudo mkdir -p /opt/notepadpp/
$ sudo ln -s /usr/bin/xed /opt/notepadpp/notepadpp
and you done .