Skip to content

Commit

Permalink
Place debug toolbar in command center
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Kissling committed Nov 7, 2023
1 parent a954aa5 commit ee52b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"editor.insertSpaces": true,
"editor.tabSize": 2
},
"debug.toolBarLocation": "commandCenter",
"diffEditor.diffAlgorithm": "advanced",
"diffEditor.experimental.showEmptyDecorations": true,
"diffEditor.experimental.showMoves": true,
Expand Down

0 comments on commit ee52b7f

Please sign in to comment.