The editor has many features including real-time syntax highlighting and keyboard shortcuts. Here is a list of all keyboard shortcuts.
| Keystrokes | Description |
|---|---|
| ⬅️⬆️⬇️➡️ | 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 9 | Switch between open tabs |
| CTRL+N | New untitled file |
| CTRL+O | Open new file |
| CTRL+S | Save current file |
| CTRL+C | Copy to clipboard |
| CTRL+X | Cut to clipboard |
| CTRL+V | Paste from clipboard |
| CTRL+Z | Undo |
| CTRL+Y | Redo |
| CTRL+R | Run executable file types |
| ESC | Close the program if all files are saved |
Download the latest version of CCE below.
| Win x32 | Win x64 | Mac | Linux |
|---|---|---|---|
| Download Alpha | Download Alpha | Download Alpha | Download Alpha |
Or install a previous version from here.
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!