fixes
This commit is contained in:
parent
0b5ce2cc00
commit
d0743f28c3
4 changed files with 16 additions and 3 deletions
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"presentation-mode.configBackup": {
|
||||
"editor.fontSize": "undefined",
|
||||
"editor.matchBrackets": "undefined",
|
||||
"editor.minimap.enabled": "undefined",
|
||||
"editor.scrollbar.verticalScrollbarSize": "undefined",
|
||||
"workbench.activityBar.visible": "undefined",
|
||||
"workbench.statusBar.visible": "undefined",
|
||||
"workbench.colorTheme": "undefined",
|
||||
"workbench.colorCustomizations": "undefined",
|
||||
"window.zoomLevel": "undefined"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue