
Atom
A hackable text editor for the 21st Century. At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file.
qt creator is a cross-platform c++, javascript and qml integrated development environment which is part of the sdk for the qt framework.
qt creator is a crossplatform c++, javascript and qml integrated development environment which is part of the sdk for the qt framework.
it includes a visual debugger and an integrated gui layout and forms designer. the editor's features include syntax highlighting and autocompletion, but purposely not tabs (although plugins are available). qt creator uses the c++ compiler from the gnu compiler collection on linux and freebsd. on windows it can use mingw or msvc with the default install and can also use microsoft console debugger when compiled from source code. clang is also supported.
Twitter
Facebook
Official Website
Syntax Highlighting Autocompletion Refactoring
syntax-highlighting autocompletion ide debugger refactoring forms-design gui-layout qt-based visual-debugging