Skip to content

Repository files navigation

CCE
Console Code Editor

A lightweight, elegant and cross-platform terminal text editor.



Preview GIF

(This displays an older version of CCE)

Preview GIF

Open any file with CCE!

Preview GIF

Drag and drop multiple files to open them as tabs in CCE!

Preview GIF

Execute your code directly inside the editor!

Usage

The editor has many features including real-time syntax highlighting and keyboard shortcuts. Here is a list of all keyboard shortcuts.

KeystrokesDescription
⬅️⬆️⬇️➡️Move around in the document
CTRL+⬅️Move to the leftmost position on the current line
CTRL+➡️Move to the rightmost position on the current line
ALT+0,1,2,... or 9Switch between open tabs
CTRL+NNew untitled file
CTRL+OOpen new file
CTRL+SSave current file
CTRL+CCopy to clipboard
CTRL+XCut to clipboard
CTRL+VPaste from clipboard
CTRL+ZUndo
CTRL+YRedo
CTRL+RRun executable file types
ESCClose the program if all files are saved

Installation

Download the latest version of CCE below.

Win x32Win x64MacLinux
Download AlphaDownload AlphaDownload AlphaDownload Alpha

Or install a previous version from here.

Future

I have big ambitions for this project, and feel like if it gets enough attention, it would be worth implementing the following functionalities:

  • Plug-ins/Extensions support 🔌
  • Custom color themes support 🌈
  • Custom skin themes support 🎨
  • Text selection 📋
  • Preferences/Settings page ⚙️
  • Auto detect new versions 📥
  • Add syntax highlighting for more languages!!! 🎉
  • Optimize and speed up performance 🚅💨

I highly appreciate if you want to help me with this project! Add your own twist or modification, or create your own distribution entirely!

About

Lightweight, elegant and cross-platform text editor/IDE in your terminal

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages