cpeditor
The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
About cpeditor
The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
What's New in v7.0.2
7.0.2
Changed
- The "Highlight Error Line" setting is moved from "Code Edit" to the "Extensions -> Language Server -> General" page, with an improved description "Highlight lines containing diagnostics". (#1324)
7.0.1
In this version, we have switched to KSyntaxHighlighting, the same framework used by the Kate editor. This upgrade results in significantly improved syntax highlighting, a wider selection of color themes, and additional features like code folding. However, due to extensive refactoring, some bugs may arise.
We have also performed some cleanup, introducing several breaking changes. Most users will not be impacted. Only advanced users who depend on command-line options, setting file locations, etc., might experience disruptions. Additionally, if you are using v6.7 or an older version, you should first upgrade to v6.11 and then to v7.0 to prevent data loss.
Breaking Changes
- Legacy setting entries from v6.7 and earlier are no longer automatically migrated to the new ones. (#1308)
- The command line option
--no-hot-exitis renamed to--no-restore-session. (#1308) - The application name is changed from
CP Editortocpeditor. This affects the name of the config directory (the old config files are automatically migrated) and temporary directories, and also things like window class name in Xorg. The log files are also moved to a new location (from/tmp/cpeditorLogFilesto~/.cache/cpeditor/logon Linux). (#1308)
Added
- Use KSyntaxHighlighting for code highlighting. (#1101)
- Add options to select error/warning messages colors for message logger. (#521 and #1247)
Fixed
- UNIX signal handler is now more robust. (#1166 and #1304)
- Now pressing
Homegoes to the first non-blank character. When lines are wrapped, nowHomeandEndare based on text lines instead of visual lines. (#774 and #1310)
Legal Notice
This software is provided by its original developers. We only index and provide links to official download sources. All downloads are from the original publishers and are completely legal and safe.
Download Information
Related Apps
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
shellcheck
GitHubShellCheck, a static analysis tool for shell scripts
it-tools
GitHubCollection of handy online tools for developers, with great UX.