Y
Hacker News
new
|
ask
|
show
|
jobs
by
tpush
3027 days ago
Visual Studio Code + the cquery extension is heaven for me coding in C/C++.
1 comments
jhasse
3027 days ago
Also checkout Clang-Format. It's so awesome to mark some unintended code and have it formatted instantly in your editor with a key press. All while editing the file via the Git diff view :)
link