Y
Hacker News
new
|
ask
|
show
|
jobs
by
hobofan
1011 days ago
IMHO Clion with Rust plugin is already the best Rust IDE available and I gladly pay for it.
1 comments
pkulak
1011 days ago
Yeah, but sometimes I do want to search a project within 5 minutes of opening it. IntelliJ and it’s indexing, even when you had the project open 30 minutes ago, drives me crazy. Alternatives are good.
link
0x457
1011 days ago
All slow indexing in CLion for rust were solved for me by locking toolchain to a specific version.
link