JavaScript Support is Here#
Bun-powered, zero config
You asked for it. JavaScript is now a first-class citizen. Write JS, run JS. Powered by Bun, which means it's fast.
What You Get
- Full syntax highlighting via Tree-sitter
- Code completion and error detection through typescript-language-server
- Run your code instantly - Bun handles execution
- Works on macOS and Linux
- Automatic Bun installation
Why Bun?
Bun is ridiculously fast. It handles syntax checking during builds, runs your code in the terminal, and works with the TypeScript language server for code completion. No Node.js configuration headaches.
Same Philosophy
Just like Swift and Python before it - zero setup. Open a note, write JavaScript, hit run. That's it.
Now you've got Swift, Python, and JavaScript all in one lightweight editor. Pick your poison.
/Marcin