clang-include-fixer READMEThis extension is provides integration with the clang-include-fixer command line tool to query and add includes for missing C++ symbols. UsageThis extension expects clang-include-fixer to be available and configured. With that in place, just invoke the 'clang-include-fixer' command from the command palette. It will let you choose which include file to insert. Please refer to the clang documentation for details on how to set up clang-include-fixer. ConfigurationIf 'clang-include-fixer' is not on your path, you can specify a full path or different binary in your user settings via:
|