Long ago, perhaps ten or more years, I used IntelliJ. It is a good IDE. Then last year I tried CLion with the Rust plugin. Still good. Not everything is smooth but that's not their fault. One example: it is frustrating to display values even if they implement Debug. The problem is that the debugger did not yet understand Rust's Debug. I was satisfied anyway. After a year I didn't extend the license, however. You see,…
Helix is really fun, it's fast, sane default feature set, things work out of the box, though last time I checked they still didn't have plugins (some stuff can be achieved with some shell magic, but still annoying to fallback to that). Do you by any chance have your hx config open source? Would love to browse it and maybe steal some of your config!
I added foot.ini but not evremap.toml and my xkb keymmap because these are not yet finished and very hacky.
https://gist.github.com/nalply/239c1e2ed13f5cb8ec4f3873fe64d...