mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
VSCode misc
This commit is contained in:
parent
ab79017968
commit
74c15bd238
1 changed files with 8 additions and 0 deletions
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"__functional_base": "cpp",
|
||||
"memory": "cpp",
|
||||
"tuple": "cpp",
|
||||
"utility": "cpp"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue