Roy Qu - 2020-11-07

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

Highlights ofVersion 6.0

  • GCC compile speed improved
  • Infos in the watch view are updated timely (for example, when enter a function, a local var with the same name in the caller will get updated)
  • Double click var/expressions in the watch view will rename it
  • Open a console in the folder of the current editing file and gcc PATH setted. ( Right click the editor's filename title, and choose 'open console' in the context menu)
  • Use regular expressions in find/search
  • installer for dev-c++ (with chinese translations)
  • other fixes, see News.txt