I have made CyIDE to make coding easier and without distractions. VS Code is fine but I didnt like the annoying popups (like wen you are typing something and it shows a list of what it could be, or all the ai stuff that is enabled at install) and I wanted my ide to be controlled by keyboard only (like neovim but easier). So I set off to make a very basic version of this for my game engine and have decided to branch it off into its own project. This IDE is extremely lightweight and flexible with the support of plugins. The hardest part was implementing plugins. Plugins can be as simple as drawing a image to a music player (that im working on now). It even supports language syntax highlighting by reading a json file and applying colors from the pallet picture (p.png) to those words. I made this project to reduce distractions by making it as barebones as possible and if there is anything that i need in a IDE i could just add it.
- 3 devlogs
- 13h
- 5.49x multiplier
- 71 Stardust
- Frictionless