winget install --id CPEditor.CPEditor
About CP Editor
CP Editor is designed for competitive programming. It helps you focus on your algorithms and automates compilation, execution and testing of your code. It can fetch test cases from different platforms and submit solutions to Codeforces.
What's new in 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)
Version history
| Version | Updated | Notes |
|---|---|---|
| 7.0.2 | Unknown | 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) |
| 6.11.2 | Unknown | - AppImage is now based on Ubuntu 20.04 (upgraded from 18.04) libraries. - Bundled winlibs (GCC/MinGW/Clang) are upgraded to the latest version. |
| 6.10.3 | Unknown | If you are a regular user and don't compile CP Editor by yourself, it will be the same as 6.10.1 and 6.10.2. - Fixed compilation of CP Editor itself with CMake 3.26. (#1155) |