Download Latest Version cpeditor-7.0.2-windows-x86-portable-with-gcc-15.2.0.zip (291.2 MB)
Email in envelope

Get an email when there's a new version of CP Editor

Home / 6.10.2
Name Modified Size InfoDownloads / Week
Parent folder
cpeditor-6.10.2-sha256-checksums.txt 2022-12-27 1.4 kB
cpeditor-6.10.2-windows-x86-setup-with-gcc-11.2.0-LLVM-12.0.1.exe 2022-12-27 174.8 MB
cpeditor-6.10.2-windows-x64-setup-with-gcc-11.2.0-LLVM-12.0.1.exe 2022-12-27 193.0 MB
cpeditor-6.10.2-macos-x64.dmg 2022-12-27 13.4 MB
cpeditor-6.10.2-windows-x86-portable-with-gcc-11.2.0-LLVM-12.0.1.zip 2022-12-27 257.6 MB
cpeditor-6.10.2-windows-x64-portable-with-gcc-11.2.0-LLVM-12.0.1.zip 2022-12-27 265.8 MB
cpeditor-6.10.2-windows-x86-setup.exe 2022-12-27 26.3 MB
cpeditor-6.10.2-windows-x64-setup.exe 2022-12-27 40.4 MB
cpeditor-6.10.2-windows-x86-portable.zip 2022-12-27 18.1 MB
cpeditor-6.10.2-windows-x64-portable.zip 2022-12-27 21.8 MB
cpeditor-6.10.2-full-source.tar.gz 2022-12-27 1.6 MB
cpeditor-6.10.2-linux-amd64.deb 2022-12-27 20.3 MB
cpeditor-6.10.2-linux-x86_64.AppImage 2022-12-27 48.8 MB
CP Editor 6.10.2 source code.tar.gz 2022-12-27 1.1 MB
CP Editor 6.10.2 source code.zip 2022-12-27 1.2 MB
README.md 2022-12-27 2.0 kB
Totals: 16 Items   1.1 GB 0

6.10.2

This version is the same as 6.10.1, but it's considered stable now.

6.10.1 (Beta)

Added

  • Now the winlibs release on Windows includes LLVM. If you use the clangd in this release as the C++ Language Server, <bits/stdc++.h> should be properly recognized. (#878)
  • Now custom checkers will be automatically recompiled if it's changed. (#843 and [#898])
  • Support WakaTime. You can enable it at Preferences->Extensions->WakaTime. The wakatime executable requires manual installation. (#918 and [#953])
  • Add Tranditional Chinese translations. (#930 and [#978])
  • Add Modern Greek translations. (#984)
  • Added stopwatch. You can enable it at Preferences->Actions->Stopwatch. (#1009)

Fixed

  • Fix that two dialogs are shown when entering full-screen mode for the first time. (#875)
  • Actually fix that Detached Execution doesn't work on Windows with clang++, which was incorrectly fixed in [#873].
  • Change the swap-line shortcuts on macOS from Ctrl+Shift+Up/Down to Command+Control+Up/Down to fix that the old shortcuts were unusable on macOS. (#863 and [#876])
  • Fix that the icon is not in the center on macOS. (#880)
  • Fix that there's no suffix when using Default File Path For Problem URLs. (#894)
  • Fix that when "Save Test Case To A File" the elided version instead of the full content of a test case was saved to the file.
  • Fix that, on Windows, when there are large test cases, small test cases also take a long time to finish. (#789 and [#938])
  • Fix that, on Windows, when there are large test cases and the user's code is blocking, CP Editor also blocks. (#938)
  • Fix that when built with CMake 3.21.1 and Ninja, it results in dupbuild or dependency cycle error. (#941)

Changed

  • New tabs were opened at the end of the tab list. Now they are opened next to the current tab, or the original tab if the new tab is a duplicate. (#1021)
Source: README.md, updated 2022-12-27