mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
Just VSCode settings
This commit is contained in:
parent
619c9b6884
commit
924732c835
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -1,5 +1,6 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"copyright": "json",
|
||||
"*.ipp": "cpp",
|
||||
"strstream": "cpp",
|
||||
"cerrno": "cpp",
|
||||
@ -71,7 +72,8 @@
|
||||
"cinttypes": "cpp",
|
||||
"typeindex": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"variant": "cpp"
|
||||
"variant": "cpp",
|
||||
"compare": "cpp"
|
||||
},
|
||||
"svn.ignoreMissingSvnWarning": true,
|
||||
"editor.tokenColorCustomizations": {
|
||||
|
Loading…
Reference in New Issue
Block a user