vscode: Update configuration files

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-01-04 06:13:31 +02:00
parent 5632c7cb10
commit e4403cdbd6
17 changed files with 299 additions and 249 deletions

8
Userspace/.vscode/preinclude.h vendored Normal file
View File

@ -0,0 +1,8 @@
#undef __linux__
#undef __WIN32__
#undef __WIN64__
#undef _WIN32
#undef _WIN64
#undef __APPLE__
#undef __clang__
#define __vscode__ 1