cpeditor

The IDE for competitive programming | Fetch, Code, Compile, Run, Check, Submit

GPL-3.0 License

Stars
1.7K
Committers
36

Bot releases are hidden (Show)

cpeditor - Stable 1.50.2

Published by coder3101 almost 5 years ago

This update is a hot-fix release that address the issue of expected not behaving as expected. For the time being that feature has been put to Hold.

cpeditor - version 1.50.1

Published by coder3101 almost 5 years ago

This release adds many new features.

  • Now you can set-up templates and when you launch Editor it will automatically load the template
  • Now you can run the old executables. See Issue #1
  • Added Version information
  • Adds Creating a new Session with (CTRL+N)
cpeditor - version 1.1

Published by coder3101 almost 5 years ago

This release brings a lot of changes to the code editor. All of them are mentioned below :

  • Fixed / was highlighted incorrectly as comment beginner.
  • Added auto parenthesis completer and formatter for { and }
  • Fixed Line number was not visible in Default theme
cpeditor - version 1.0

Published by coder3101 almost 5 years ago

First release:

  • Windows users install using Installer.
  • Linux users install/use using AppImage
  • Mac users compile from source.