Skip to content

Commit

Permalink
Merge pull request #154 from cs50/dmalan-patch-1
Browse files Browse the repository at this point in the history
Adds `explorer.autoOpenDroppedFile`
  • Loading branch information
rongxin-liu authored Jul 23, 2024
2 parents 5e7ac04 + 929ed21 commit 4ce06b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
},
"editor.suggestOnTriggerCharacters": false,
"extensions.ignoreRecommendations": true,
"explorer.autoOpenDroppedFile": false,
"explorer.compactFolders": false,
"extension-uninstaller.uninstall": [
"Codeium.codeium",
Expand Down

0 comments on commit 4ce06b5

Please sign in to comment.