Linux editor similar to Notepad++ ?

Hi,

Can anyone recommend a Linux text editor which has similar functionality
to Notepad++.
It is really handy for editing and troubleshooting scripts in various
programming language and scripting formats.

Thanks,

Chris F
openSUSE 11.3 x86_64|Gnome|nVidia 260.19.29|
ASUS M4A78T-E|AMD Phenom IIx6 1055T|2 x 4GB DDR3|GeForce 8400GS

Hi
I have medit packaged up, http://mooedit.sourceforge.net/
Search


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.24-0.2-default
up 4 days 17:19, 3 users, load average: 0.02, 0.08, 0.03
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.29

NanbaRoku wrote:
> Can anyone recommend a Linux text editor which has similar functionality
> to Notepad++.

describe the funtionality of Notepad++ for those of us who have never
used a MS Notepad since Win3.11’s original Notepad

or, just take a look at KWrite, gedit, Kate, Emacs, and dozens of
others, and choose one that fits…

any of those above you don’t already have installed can be with YaST…

most of the ones on the below, which are labeled as FOSS (free open
source software) are available either though our repos or from source:
http://en.wikipedia.org/wiki/Comparison_of_text_editors


DenverD
CAVEAT: http://is.gd/bpoMD [posted via NNTP w/openSUSE 10.3]

What if there were no hypothetical questions?

On 2011/01/13 2:17 PM, DenverD wrote:
> NanbaRoku wrote:
>> Can anyone recommend a Linux text editor which has similar functionality
>> to Notepad++.
>
> describe the funtionality of Notepad++ for those of us who have never
> used a MS Notepad since Win3.11’s original Notepad
>
> or, just take a look at KWrite, gedit, Kate, Emacs, and dozens of
> others, and choose one that fits…
>
> any of those above you don’t already have installed can be with YaST…
>
> most of the ones on the below, which are labeled as FOSS (free open
> source software) are available either though our repos or from source:
> http://en.wikipedia.org/wiki/Comparison_of_text_editors
>
Notepad++ is a free source code editor that supports numerous
programming languages. It makes it much easier to find syntax errors, etc.

I normally used gedit. I didn’t realize that it was capable of most of
the same features if you install the plugins. Thanks for helping me find
that. I looked at KWrite as well. It looks even better than gedit.
However, I was looking for something that would highlight a DSDT.dsl
file, but it seems to be a fairly unique format. I did find a Java based
DSDT editor that runs under Linux.

Thanks

Chris F
openSUSE 11.3 x86_64|Gnome|nVidia 260.19.29|
ASUS M4A78T-E|AMD Phenom IIx6 1055T|2 x 4GB DDR3|GeForce 8400GS

NanbaRoku wrote:
> Thanks

welcome, but be sure and look at Kate and Emacs they are both pretty
heavy duty–i guess with even more jillions of pages of info,
instructions, addons etc etc etc than either gedit or kwrite…)

but, you said Notepad++ is open source so i looked it up, and the Wiki
says it will run in WINE…so, i guess with a history using it and
experience in it, it might be easier and logical to just stick with
it in WINE on Linux…

my motto: Use what works. so, if you like Notepad++ . . .


DenverD
CAVEAT: http://is.gd/bpoMD [posted via NNTP w/openSUSE 10.3]

What if there were no hypothetical questions?

Notepad++ is a free source code editor that supports numerous programming languages. It makes it much easier to find syntax errors, etc.

When you want a simple editor with syntax highlighting just start joe and see if this fits your needs.

I would recommend geany

Kate is also a really good text editor with syntax highlighting

Thanks to everyone for all of the great suggestions.
Some of these look quite useful.

However, I was particularly interested in one that would work with
DSDT.dsl files. None of these appear to do that - at least not easily.

I have found a couple of DSDT editors, but only one that runs on Linux.
Now I just have to figure out how to fix my buggy DSDT.

Thanks again!


Chris F
openSUSE 11.3 x86_64|Gnome|nVidia 260.19.29|
ASUS M4A78T-E|AMD Phenom IIx6 1055T|2 x 4GB DDR3|GeForce 8400GS

maybe bluefish?

Bluefish Editor : Home

I just came from Notepad++ homepage. I was Notepad++ nut until a week ago. You can personalize everything, add lots of plugins. I used just set UFT-8 and choose the language. I use html, css, a little javascript and having my hard time with php and python now. But you name it. The list is huge. I’m new in Linux and I was surprised to find that this software is rare here. I’m trying Blue Fish now. But lets explore the open world.

Help me to reactivate this thread.

Cheers!

I’ve never used Blue Fish, but I use JEdit a lot and based on your
description of notepad++ it is similar. Powerful, tons of features (I use
its rectangular selection feature a bunch to clean up text before sending
it elsewhere), and plugin-extensible (with a lot of plugins available for
all kind of things). If you have not tried it, give it a shot. It’s
cross-platform (Java-based) so the only limitation I ever hit is opening
huge text files but increasing the JRE Xmx option makes even
insanely-large files an option.

Good luck.

On Thu, 18 Apr 2013 14:36:01 +0000, ftcbr wrote:

> But you name it. The list is huge.
> I’m new in Linux and I was surprised to find that this software is rare
> here. I’m trying Blue Fish now. But lets explore the open world.

It’s not OSS, but it is a no-cost tool - Komodo Edit. One of the best
editors I’ve ever used. They have a paid version as well, but the free
one is pretty powerful and very good.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

BlueFish is really aimed at server/web editing. For general programming language editing Kate supports a much wider range of languages. However, it is more likely to feel congenial to KDE users.

gedit and geany and SciTe are similar powerful while I prefer myself
also kate.


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.0 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.0 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.0 | GMA4500

On Thu 18 Apr 2013 09:03:18 PM CDT, Martin Helm wrote:

gedit and geany and SciTe are similar powerful while I prefer myself
also kate.

Hi
I use medit, but also package tea-editor and package/maintain SciTe.

http://software.opensuse.org/package/tea-editor?search_term=medit
http://software.opensuse.org/package/tea-editor?search_term=tea-editor
http://software.opensuse.org/package/tea-editor?search_term=scite

The latest version for SciTe is in GNOME:Apps repository.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 1:15, 3 users, load average: 2.45, 0.89, 0.39
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Arrandale

On 04/18/2013 04:36 PM, ftcbr wrote:
> Help me to reactivate this thread.

emacs or kate, either are also good for washing the dishes . . .

will take most folks months (or years) to discover and master all
tricks…


dd
http://tinyurl.com/DD-Caveat

dd wrote:
> On 04/18/2013 04:36 PM, ftcbr wrote:
>> Help me to reactivate this thread.
>
> emacs or kate, either are also good for washing the dishes . . .
>
> will take most folks months (or years) to discover and master all tricks…

Phew, I was getting worried why nobody has suggested vi :slight_smile:

But emacs is a close second.

Tank you very much folks!

Yesterday, after posting here, I went through the system to see what I could find to get my hands dirty on some markup and style. First time on Linux. You’ve named 9: JEdit, Komodo Edit, Kate ***, Gedit, Geany, SciTe, Medit, Emacs and Vi. I took note of them while reading your feedback with KWrite. Quite impressive. As Kate was the winner here I checked and it’s here. Cool. I’ve changed the appearance of KWrite, I like to work with dark colors, and Kate is exactly equal. Can’t be coincidence.

I’m a KDE user, running the last stable 12.3 version of openSUSE on an i5 Intel notebook (it’s in Portuguese but I think that’s just a matter of a click. LG may redirect based on IP too.), with the most light dedicated graph card out there (NVIDIA GeForce 310M).

Now I’m struggling with Firefox. It just access URLs registered in my repository. I’ve installed a quite complete system with a good part of the development package, but regarding server side stuff I just got the HTTP Server to have Apache, FTP and MySQL. I’ve tried a lot of things:

Enabled automatic connection;
Disabled IPv6 both in Network Settings and Firefox;
Those two are obvious stuff, but they are what I remember. I did some other things both through UI and console that I’ve found online without success.

But I’ve posted it here too. I will check if it was as OK as this post.

Again, thank you all!

Me again,

I didn’t say that Chromium and Konqueror browses with no problem whatsoever. That’s the tricky thing. May be a clue, but I’m lost.

Cheers!