![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Three Linux HTML editors reviewed | iBot | UNIX and Linux RSS News | 0 | 04-22-2008 11:30 AM |
| Mail utilities and editors. | Shonnie | UNIX for Dummies Questions & Answers | 1 | 04-12-2004 02:26 AM |
| Editors for UNIX | Inbal | UNIX for Dummies Questions & Answers | 5 | 04-25-2002 03:35 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
editors?
Just started out with C and are looking for a good editor
in *nix that marks the code with colors. This is maybe a newbie thing to have the C code in colors but i like it and you can almost always se when you are typing wrong. Ive heard that emacs should have that option but i havent found it. Any ideas??
__________________
[B]|HEX|[/B] |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Latest version of vi text editor uses color codes.
The latest version is called vim (some called gvim) you might want to check out its webpage www.vim.org Quote:
|
|
#3
|
|||
|
|||
|
Here's an interesting angle, I've tried to find a good programmers editor like DOS BRIEF, and I did not want to use either of emacs or vi :-)
I came up with these: FTE (the closest to BRIEF I could find) nedit (simple, easy to add syntax highlighting for library functions) snavigator (very similar to TurboC once you get to know it) If syntax highlighting is all you need, use mc. Unfortunately, only FTE and MC work in text mode :-(
__________________
PS All of the above is to be read as '... unless I am wrong' ENDPS |
|
#4
|
|||
|
|||
|
Thanks fellas, I will do some tests. with the ones you guys
have mention. /hex
__________________
[B]|HEX|[/B] |
|||
| Google The UNIX and Linux Forums |