Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fix compile_commands.jsonNew to Visual Studio Code? Get it now.
Fix compile_commands.json

Fix compile_commands.json

el-robo

|
12,021 installs
| (0) | Free
Fixes specific issues with compile_commands.json when using the NMake Makefiles CMake generator.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fix-compile-commands README

Fixes the compile_command.json generated by CMake when using the NMake Makefiles generator. Uses the reconfigure event from the CMake Tools extension to automatically run its commands.

Features

Requirements

cmake-tools c/c++

Extension Settings

None

Known Issues

Unknown

Release Notes

0.0.1

Initial release

0.0.2

  • running fix command on activation

0.0.3

  • readme extended
  • command itself no longer dependent on CmakeTools activation, that is just used to auto-apply the fix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft