chore: updated icons
This commit is contained in:
parent
757961bf62
commit
31e1d2de8e
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"editor.codeActionsOnSave": {
|
||||||
|
"source.fixAll": true,
|
||||||
|
"source.organizeImports": true,
|
||||||
|
},
|
||||||
|
"cmake.sourceDirectory": "${workspaceFolder}/linux"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue