Skip to content

Commit

Permalink
Update VSCode terminal tabs widget setting
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Apr 29, 2021
1 parent 2c684da commit 4813726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"terminal.integrated.cursorStyle": "block",
"terminal.integrated.fontSize": 12,
"terminal.integrated.scrollback": 10000,
"terminal.integrated.showTabs": false,
"terminal.integrated.tabs.enabled": false,
"update.mode": "manual",
"update.showReleaseNotes": false,
"window.newWindowDimensions": "maximized",
Expand Down

0 comments on commit 4813726

Please sign in to comment.