save work and start templating file with detector

This commit is contained in:
Bechir Braham
2024-02-26 18:29:22 +01:00
parent b0ce167471
commit 1bffa4a86d
6 changed files with 29 additions and 19 deletions

View File

@ -88,7 +88,8 @@
"locale": "cpp",
"__tree": "cpp",
"queue": "cpp",
"stack": "cpp"
"stack": "cpp",
"shared_mutex": "cpp"
},
"C_Cpp.errorSquiggles": "enabled"
}