Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 1457  / 2 Years ago, fri, december 10, 2021, 11:25:06

I'm trying out Ubuntu for the first time so I'm a very new but I've done a bit of searching and I want to get something pretty similar to Notepad++



Gedit so far seems to be the pretty similar except I like a feature in N++ where I can add more function names to a list so it knows to colour them a certain way. For example in my prepared statements (PHP) I use things such as prepare or execute but Gedit doesn't recognize these and just leaves them white.



I'm sure there must be a file somewhere which contains a list of all known function names and I'd imagine you can edit it to add more, but I have no idea on where to start looking? I can't find a plugin for it either so I guess this is the only way.



Either that or I install Wine and use that to run N++ but a tutorial I found for that tells me to start typing in all sorts of things to install it and I have no idea where I being typing them ha. Plus it kinda defeats the point of me having Ubuntu if I'm just gonna revert to a Windows emulator all the time :P


More From » gedit

 Answers
6

Gedit has a wide range of features, from syntax highlighting to plugins.



See :



http://grigio.org/pimp_my_gedit_was_textmate_linux



http://live.gnome.org/Gedit/Plugins



http://www.micahcarrick.com/gedit-html-editor.html



Is there some function you want not covered in one of those links (I am not familiar with Notepad ++ ) ?



There are other editors with a number of features (vim / gvim / cream / emacs), vim is my favorite. Cream is in the ubuntu repositories and is cross platform



http://cream.sourceforge.net/



Cream features / screenshots - http://cream.sourceforge.net/features.html



If all else fails, you can run notebook ++ in wine



http://portableapps.com/apps/development/notepadpp_portable



notepadpp portable would also be cross platform.


[#41038] Sunday, December 12, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ainsbeave

Total Points: 280
Total Questions: 98
Total Answers: 105

Location: Faroe Islands
Member since Sat, Aug 20, 2022
2 Years ago
;