A powerful, lighweight and cross-platform C/C++ IDE
...Highlights of its new and enhanced feature:
* High DPI support
* Code intellisense (Code Completion suggestion while editing).
* Syntax checking while editing
* Greatly improved debugger (local \ call stack \ memory view)
* Theme and color scheme.
* UTF-8 encoding support
* Greatly improved search/replace function; File/Replace in files
* Refactor: rename symbols
* Cross Platform: Windows and Linux
* SDCC Compiler Support
...
* Syntax check while editing
* Greatly improved debugger (local \ call stack panels added)
* Full color scheme support.
* Symbol completion works like other modern IDE (like IDEA and VS code)
* UTF-8 encoding support
* Greatly improved search/replace function
* Refactor: rename symbols, extracting marco
* new project templates like graphics.h, turtle graphics, GLFW+GLEW,GLUT,etc.
And more , see News.txt
Issues can be reported at https://github.com/royqh1979/Dev-CP
Light-weight Scintilla-based text editor with syntax highlighting
Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
Library for automatic charset detection of a given text or file. Input buffer will be analysed to guess used encoding. The result (charset name or code page id) can be used as control parameter for charset conversation. Make your programs Unicode aware!