This is a simple code editor as a hobby project. It's a great starting point for customization or collaboration! Feel free to check it out on UnderScode Repo.
Underscode using Monaco Editor under the hood, support basic syntax highlighting in many languages. And Node pty for integrate terminal.
Feature | Status |
---|---|
Add Shortcuts | ❌ |
Chokidar for file changes | ✔️ |
Settings | ❌ |
Source control | ❌ |
Choose terminal type | ❌ |