added default_vscode/c_cpp_properties.json

This commit is contained in:
2025-11-09 20:32:34 +05:00
parent d1660e05cb
commit 49ccc76933
4 changed files with 22 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
## 2.2.4
+ **default config**: C standard changed to C99
+ **default config**: enabled more warnings
+ added file `default_vscode/c_cpp_properties.json`
+ fixed copying of `default_vscode` files
## 2.2.3
+ removed `\r` characters from `detect_os.sh`