We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97acf8 commit 903bd3fCopy full SHA for 903bd3f
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"editor.tabSize": 4,
3
- "editor.useTabStops": true
+ "editor.useTabStops": true,
4
+ "editor.dragAndDrop": true
5
}
0 commit comments