Hacker News new | ask | show | jobs
by nikmobi 3567 days ago
I've used it a lot for C with great success, although that's not C++.

Give it a shot with the cpptools (I think that's what it's called), as well as the clang extension (which improved the experience by an order of magnitude).

1 comments

Are they mutually exclusive? Or can I use both? You recommend clang instead?