vscode-cpptools
vscode-cpptools copied to clipboard
Cant Switch Between c_cpp_properties.json Configurations on macOS
I edited a C project folder on my Mac through SMB, but I noticed that when I press Cmd + Shift + P and type C/C++, there is no C/C++: Edit Configurations (JSON) option. On Windows, I can switch configurations using the win32 button in the lower-left corner and also access C/C++: Edit Configurations (JSON) normally.
This project already has a /.vscode/c_cpp_properties.json file, but on macOS the same project just doesn’t show the option.