Skip to content

Conversation

@fmirandabonomi
Copy link
Contributor

The new make config_vscode target creates or replaces .vscode/c_cpp_properties.json with a configuration suitable for intellisense to work. This configuration sets the include paths, defines, and c compiler path. The configuration also sets the C standard to C99.

@fmirandabonomi fmirandabonomi force-pushed the trabajo-config_vscode-2025-06 branch from 7018721 to 4a38880 Compare June 12, 2025 11:52
Now the target `make config_vscode` creates or replaces `.vscode/c_cpp_properties.json` in the project directory, with an intellisense config containing include paths, defines and  compiler path for the project; and setting the c standard to c99.
@evolentini
Copy link
Contributor

Replaced by #33

@evolentini evolentini closed this Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants