LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   easy to use editor for c programing (https://www.linuxquestions.org/questions/linux-newbie-8/easy-to-use-editor-for-c-programing-636929/)

varya 04-21-2008 10:33 PM

easy to use editor for c programing
 
hi
i am a newbie to linux. can you suggest a cool editor for writing the code? right now i am using the mousepad to write code.

i want some thing that will do automatic indentation; and stuff like that we find in vc++.

can you suggest some good gui editor.

i am not comfortable with vi.or command line ones

also: i am used to the comfort of visual C++ IDE. do we have a good visual IDE for c and c++ programming in linux?

andreas_skw 04-21-2008 11:58 PM

What about bluefish?

jf.argentino 04-22-2008 02:16 AM

Eclipse and its CDE extension
Anjuta
Kdevelop
code blocks

Nylex 04-22-2008 02:17 AM

GNU Emacs.

andoni 04-22-2008 03:14 AM

Hi,

My opinion is that you should learn use "Vi". Learn vi is difficult but later you will be happy to do it :).

Regards!!

H_TeXMeX_H 04-22-2008 04:21 AM

geany is a lightweight one, quite nice:
http://geany.uvena.de/Main/About

I hate vi and vim, I remove them from my system right after install. They are the most unintuitive nonsensical editors I've ever seen. emacs is among them for sure. But this is just IMO.

dereko 04-22-2008 07:05 AM

For command line editing I recommend Jed.

John-in-France 04-22-2008 07:32 AM

Try SciTe

http://www.scintilla.org/SciTE.html

John


All times are GMT -5. The time now is 01:41 PM.