Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.2-beta2.Portable.7z | 2020-11-27 | 40.4 MB | |
README.md | 2020-11-15 | 854 Bytes | |
Version 6.1-beta2.tar.gz | 2020-11-15 | 3.9 MB | |
Version 6.1-beta2.zip | 2020-11-15 | 4.4 MB | |
Totals: 4 Items | 48.8 MB | 0 |
Version 6.2-beta2
- fix: Shortcut TAB and Shift+TAB for Indent and Unindent doesn't work
- enhancement: use different colors for embedded ()/{}/[]
- enhancement: use hex format to save color settings in the config file
- enhancement: tabnine integration (experiment)
- enhancement: save debug toolbar position; streamline default toolbar
- fix: devcpp deadlock when define a function
- fix: Debug Console don't show the commands entered when "Display Debug Commands" option is disabled.
- enhancement: better display of syntax errors;
- enhancement: auto check syntax errors after save;
- enhancement: now we don't parse project files when open a project
- change: remove show all/show projects/show includes option in class browser ( these options is not very useful or need to parse all project files, which is slow)