Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 233 Bytes

File metadata and controls

6 lines (6 loc) · 233 Bytes

VS Code command to enable single click file open in new tab

  "workbench.editor.enablePreview": false,
  "workbench.editor.enablePreviewFromQuickOpen": false,
  "workbench.editor.enablePreviewFromCodeNavigation": false