fix vesktop stuff
This commit is contained in:
parent
93a12833fa
commit
5ae229da31
52 changed files with 148 additions and 82 deletions
|
@ -94,5 +94,10 @@
|
|||
"clang-format.executable": "/opt/clang-format-static/clang-format-17",
|
||||
"[javascript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
},
|
||||
"[css]": {
|
||||
"editor.defaultFormatter": "vscode.css-language-features"
|
||||
},
|
||||
"editor.fontFamily": "Fira Code",
|
||||
"editor.fontLigatures": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue