Hi HN!
I built JulIDE - a lightweight Julia IDE using Tauri and Rust.
Features:
10MB install (vs VSCode's 300MB)
Full LSP, debugger, Git integration
Built-in dev containers with X11 forwarding
Tauri/Rust backend, React frontend
Monaco based editor
It's beta but functional. Built this for fun and to solve a real need in the Julia community.
Tech stack: Tauri 2, Rust, React, Monaco, LanguageServer.jl
GitHub:
https://github.com/sinisterMage/JulIde
Would love feedback!
odest•1h ago
As a recommendation, replace screenshot in your readme with the code renderer view or etc. current looks ok but it could be better, i think.
SinisterMage2•1h ago
odest•1h ago