Add thumbnailer support and TVMVersion and TFile are now accessable from language

This commit is contained in:
2025-03-28 22:01:56 -05:00
parent 0a87476cfa
commit 0af37d2b9f
29 changed files with 1706 additions and 101 deletions

View File

@ -75,5 +75,8 @@
"thread": "cpp",
"bitset": "cpp",
"regex": "cpp"
}
},
"clangd.fallbackFlags": [
"-Iinclude"
]
}