Hacker News new | ask | show | jobs
by IshKebab 1862 days ago
That's a really recent feature and I'm sure Rust-analyzer will support it soon.

I suspect the same problem exists in many other languages. How can you open a CMake project without executing it?

1 comments

In a text editor....
If they'd wanted you to do that, they would have named the files something like "CMakeLists.txt".
You can do that with Rust too if you want to live like it's still the 70s.