I build lightweight opensource IDE with Rust becose i want learn Rust and i dont like some things about VS code. it supports only few languages so far but i will working on it, it is finaly working, some thing dont work correctly but i will try fix it
Comments 2
this is cool, what graphics library are you using? what are some problems youve encountered and how did u fix them (im learning rust too!!)
egui/eframe with the glow (OpenGL) and the main problem was treesitter highlighting
Sign in to join the conversation.