chore: vscode settings

This commit is contained in:
2025-11-04 18:00:27 +01:00
parent 9b26cf909b
commit 577336b5b7

View File

@ -69,6 +69,7 @@
"regex": "cpp", "regex": "cpp",
"semaphore": "cpp", "semaphore": "cpp",
"shared_mutex": "cpp", "shared_mutex": "cpp",
"stop_token": "cpp" "stop_token": "cpp",
"filesystem": "cpp"
} }
} }