Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.05 KB

UnderScode - Simple Code Editor

VS Code in action

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.

Download here!🐌

Features Todo

Feature Status
Add Shortcuts
Chokidar for file changes ✔️
Settings
Source control
Choose terminal type