From 577336b5b7a92d32e44dedaf8f0328f40ce43305 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 4 Nov 2025 18:00:27 +0100 Subject: [PATCH] chore: vscode settings --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index d961cdc..bb8fc27 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -69,6 +69,7 @@ "regex": "cpp", "semaphore": "cpp", "shared_mutex": "cpp", - "stop_token": "cpp" + "stop_token": "cpp", + "filesystem": "cpp" } } \ No newline at end of file