logoalt Hacker News

Barrin92yesterday at 9:16 PM0 repliesview on HN

> the tool is so fricken slow.

of course an editor like Zed is faster than CLion but it makes little sense to compare the two. People use full blown IDEs like Jetbrains or Visual Studio for their heavier features like debugging and profiling, not because they feel snappy. When I write C++ my workflow has always been to use vim for editing and use VS for debugging.