Hacker News new | ask | show | jobs
by cmrdporcupine 1161 days ago
FWIW CLion is worth the $$. For Rust and for C++. The debugger interface is fantastic, in both Windows and Linux. And also for WSL2 (run IDE in Windows but edit and run the binary inside your WSL2 container.)
2 comments

I have it (CLion I mean), but didn't get it to run in WSL2. VSCode debugging is better but editor can get wonky.
I'm personally not a big fan of CLion. Too heavy, not as near customizable as (Neo)Vim, this damned `.idea` folder, constant re-caching. I tried to use it a couple of times, but always ended up going back to Vim.