mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
vscode disable selection drag and drop
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -65,6 +65,7 @@
|
|||||||
"C_Cpp.intelliSenseEngineFallback": "Disabled",
|
"C_Cpp.intelliSenseEngineFallback": "Disabled",
|
||||||
"debug.toolBarLocation": "docked",
|
"debug.toolBarLocation": "docked",
|
||||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||||
|
"editor.dragAndDrop": false,
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": false,
|
||||||
"editor.minimap.maxColumn": 120,
|
"editor.minimap.maxColumn": 120,
|
||||||
"editor.minimap.renderCharacters": false,
|
"editor.minimap.renderCharacters": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user