Skip to content

Commit

Permalink
stop disabling VSC file drag and drop
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbasik committed Jul 27, 2018
1 parent bc72a13 commit c4e2058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vscode/.config/Code - OSS/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

// Editor
"editor.cursorBlinking": "phase",
"editor.dragAndDrop": false,
"editor.fontLigatures": true,
"editor.formatOnSave": true,
"editor.formatOnType": true,
Expand Down

0 comments on commit c4e2058

Please sign in to comment.