Skip to content

Commit

Permalink
vscode don't ask for drag & drop permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Okeanos committed Dec 25, 2023
1 parent 8a3231f commit 30ebd02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stow/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
"source": "Git Bash",
"icon": "terminal-bash"
}
}
},
"explorer.confirmDragAndDrop": false
}

0 comments on commit 30ebd02

Please sign in to comment.