ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Recommend a general purpose IDE

<< < (2/2)

Stoic Joker:
folding is important to me because i often work on a small screen laptop
--- End quote ---
Fortunately, thanks to the Scintilla component, there's no shortage of code folding freeware editors these days.-Gwen7 (May 27, 2010, 09:37 AM)
--- End quote ---
-daddydave (May 29, 2010, 04:42 AM)
--- End quote ---
Now that's interesting (thinking of an old project that may be dustoff-able).

tinjaw:
Cross-platform general purpose (GUI - to me, that is what is implied by) IDE? Eclipse and NetBeans is about all there is.

Otherwise there is emacs and vi(m) of course. These are editors only to those who don't know how to use them. IDEs to those who do.

f0dder:
Otherwise there is emacs and vi(m) of course. These are editors only to those who don't know how to use them. IDEs to those who do.-tinjaw (May 31, 2010, 07:21 AM)
--- End quote ---
Editors on speed & steroids, yes - IDEs, no. Emacs probably does come close, and I know you can integrate CTAGS with VIM... but full-blown debugging, project building (built-in, not depending on makefiles), refactoring, proper codebase browsing, proper (project-wide) intellisense, ...? :)

Navigation

[0] Message Index

[*] Previous page

Go to full version