Skip to content

Commit

Permalink
Update VSCode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
n1amr committed Dec 18, 2024
1 parent cbecd2c commit 98396ea
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/vscode/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"window.customTitleBarVisibility": "auto",
"workbench.activityBar.location": "top",
"workbench.editor.enablePreviewFromQuickOpen": false,
"workbench.editor.pinnedTabsOnSeparateRow": true,
"workbench.editor.wrapTabs": true,
"workbench.editor.pinnedTabsOnSeparateRow": false,
"workbench.editor.wrapTabs": false,
"workbench.panel.opensMaximized": "never",
"workbench.startupEditor": "none",

Expand Down Expand Up @@ -287,6 +287,8 @@
"datefmt",
"descendency",
"dotfiles",
"downsampled",
"Downsampling",
"dtype",
"eventhub",
"gmtime",
Expand Down

0 comments on commit 98396ea

Please sign in to comment.