Best C++ IDE or Editor for Windows -


what best c++ ide or editor using on windows? use notepad++, missing intellisense visual studio.

i've found latest release of netbeans, includes c/c++ support, excellent.

http://www.netbeans.org/features/cpp/index.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -