7 lines
191 B
JSON
7 lines
191 B
JSON
{
|
|
"editor.wordWrap": "on",
|
|
"editor.minimap.autohide": true,
|
|
"editor.minimap.maxColumn": 80,
|
|
"editor.minimap.size": "fit",
|
|
"diffEditor.hideUnchangedRegions.enabled": true
|
|
} |