mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang
MIT License
128 stars 24 forks source link

Just a question #34

Closed emKaroly closed 6 years ago

emKaroly commented 8 years ago

I would like to know how this extension compare to Microsoft C/C++ extension. What is same whats different can i use both?

meritozh commented 8 years ago

Currently, Microsoft C/C++ extension force on debug, Its autocomplete feature is just under experimental.

And this extension has a great autocomplete experience.

jake4679 commented 8 years ago

This plugin does not appear to work anymore.

yh-sb commented 7 years ago

I confirm that this extension works well. This plugin provide excellent code linting and autocomplete.

I use "Microsoft C/C++ extension" only for "go to definition/declaration".