You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
Fangrui Song edited this page Dec 26, 2017
·
15 revisions
cquery.index.extraClangArguments
If for whatever reason you cannot generate a compile_commands.json file, you
can add the flags to the cquery.index.extraClangArguments configuration
option.
Building extension
If you wish to modify the vscode extension, you will need to build it locally.
Luckily, it is pretty easy - the only dependency is npm.