Get the latest tech news

I wrote my own editor


like vscode. I've been using it since it could run and debug C#.

Last year, I noticed I frequently hit bugs where I couldn't type until I switched out and back into the editor with alt-tab. I'd tweak the script; then to see the results I would press F5 to run the already built binary and wait over a second EVERY SINGLE TIME (about 1480ms). Between the bugs, it being slow to launch, and now debugging becoming a problem I decided then and there to write a text editor.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of VSCode

VSCode