Roy Qu - 2020-11-22

https://sourceforge.net/projects/dev-cpp-2020/

Highlights of Version 6.1

  • Parser Performance optimized
  • ClassBrowser updates faster when refresh / change sort types
  • Performance improve for Watch View update , now we only update once for each command the debugger runs.
  • Portable version is really portable: configs is stored in Dev-Cpp/config instead of %AppData%/Dev-Cpp, and new projects is created in Dev-Cpp/Projects
  • keep the origin indent when paste contents
  • Code Suggestion window and most content views use the editor's color theme
  • C++ Namespace support
  • C++ 11 smart pointers support
  • show user code template in code suggestion window