Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.1-beta3.Portable.7z | 2020-11-21 | 40.5 MB | |
README.md | 2020-11-21 | 856 Bytes | |
Version 6.1 Beta 3.tar.gz | 2020-11-21 | 4.0 MB | |
Version 6.1 Beta 3.zip | 2020-11-21 | 4.4 MB | |
Totals: 4 Items | 48.9 MB | 0 |
Version 6.1-beta3 November 2020
- enhancement: remember the times user choosed a symbol, and use it to sort symbols user usages frequently to front
- enhancement: Code Suggestion Window and most Content View use Editor's color theme
- enhancement: don't show code suggesition when define var/parameter's name
- enhancement: if a project's unit file is not in the same folder with the project.dev file, show it's relative path
- enhancement: Improved Parser runtime performance
- fix: devcpp dead lock when debuging and move mouse cursor over a variable name
- fix: devcpp don't show function hint when debuging
- fix: trim left spaces when add watch var
- fix: #if parse error if there are spaces between ! and defined
- fix: #if parse error for defined xxx
- fix: Installed get wrong install directory when uninstall old version