This is my own custom made web editor!
-- (Please note as I am still a high school student, my time to work on this project is limited, however I'll try to be available for support/suggestions as often as possible, so feel free to open an issue!)
Function | Shortcut |
---|---|
Unindent | Ctrl + [ |
Indent | Ctrl + ] or Tab |
Run | Ctrl + Enter |
(May be done slightly out of order, I tried to order them by how easily/quickly they could be done, and a lot of them will require donations from users to fund!)
- Custom undo/redo system (Below are dependent on this)
- Fix indentation system
- Basic code completetion
- HTML
- CSS
- JS
- File storage + upload
- Syntax highlighting
- Panel UI system
- Multiple projects with a project selection UI, store locally
- Cloud based storage, accounts
- Web hosting
- A community to share projects
- Expand to support other programming languages