Results 1 to 4 of 4
I'm looking for a text editor for Linux with not just Syntax Highlighting (working with C++ right now), but also tabs and (greatly desired here) auto-completion.
I'm using Scite in ...
- 02-10-2008 #1Linux Newbie
- Join Date
- Mar 2004
- Posts
- 185
Linux Code Editor - Syntax Highlighting, Tabs, Auto-Completion
I'm looking for a text editor for Linux with not just Syntax Highlighting (working with C++ right now), but also tabs and (greatly desired here) auto-completion.
I'm using Scite in WinOS right now, and I love its tabs, but I would really really like to have auto-completion again. VisualStudio's auto-completion, from when we were coding in C#, really help on my typos.
Any recommendations?
Thanks,
DrCR
_______________
VectorLinux 5.1.1 SOHO (SW10.1). Will be setting up an Arch install for developing soon.
- 02-10-2008 #2
Scite is available on linux
Scintilla and SciTE
Bluefish
Bluefish Editor : HomeLinux since: 2001
Gentoo since: 2004
- - - - - - - -
Translation:
I fix things until they break.
- 02-10-2008 #3
Also look at KATE and KDevelop if using KDE.
- 02-10-2008 #4
You might also look into Eclipse and its C/++ plugin.
Also, both vi and Emacs support having multiple files open, and you can do auto-completion with both of them.DISTRO=Arch
Registered Linux User #388732


Reply With Quote