TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

IDEs and Text Editors for Writing C++ Code on a Large Scale

2 pointsby amirmasoudabdolabout 5 years ago

1 comment

stargrazerabout 5 years ago
It is nice that they do call out the performance issues with CLion. Because of that, and because of CLion's perpetual use of cpu during text editing, I switched over to VSCode on Linux. It does code completion and error indication very well. I miss the little things like proper #include < completion, but overall, it is performant and very useful.