{
    "editor.wordWrap": "on",
    "editor.minimap.autohide": true,
    "editor.minimap.maxColumn": 80,
    "editor.minimap.size": "fit",
    "diffEditor.hideUnchangedRegions.enabled": true
}