vscode parameter
This commit is contained in:
parent
501c0c70c0
commit
2c4e09a564
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -1,3 +1,8 @@
|
||||
{
|
||||
"cmake.configureOnOpen": true
|
||||
"cmake.configureOnOpen": true,
|
||||
"files.associations": {
|
||||
"*.html": "html",
|
||||
"atomic": "cpp",
|
||||
"cstdint": "cpp"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user