diff options
Diffstat (limited to '.config/Code/User/settings.json')
| -rw-r--r-- | .config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 0f83e2f..3599dd2 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json | |||
| @@ -313,5 +313,6 @@ | |||
| 313 | "workbench.activityBar.location": "top", | 313 | "workbench.activityBar.location": "top", |
| 314 | "workbench.layoutControl.enabled": false, | 314 | "workbench.layoutControl.enabled": false, |
| 315 | "window.commandCenter": false, | 315 | "window.commandCenter": false, |
| 316 | "workbench.editor.editorActionsLocation": "hidden", | ||
| 316 | "workbench.editor.showTabs": "none" | 317 | "workbench.editor.showTabs": "none" |
| 317 | } \ No newline at end of file | 318 | } \ No newline at end of file |
