Hacker News new | ask | show | jobs
Show HN: JulIDE – Lightweight Julia IDE Built with Tauri (github.com)
6 points by SinisterMage2 85 days ago
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!
1 comments

A couple days ago i search, is there any ide build with Tauri. Didn'nt see this. Great implementation. I like tauri and use my own projects too. I'm carious is realy enought as ide? i dont tested yet btw. but i will.

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.

Thank you! good point about the screenshot in the readme, its not the best, ill replace it/add something better, and if you encounter any issue when you try it, dont hesitate to open an issue on github!
ok i will, you bet :)