mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(cursor): always show minimap slider
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
120
|
120
|
||||||
],
|
],
|
||||||
"editor.semanticHighlighting.enabled": true,
|
"editor.semanticHighlighting.enabled": true,
|
||||||
"editor.accessibilitySupport": "off",
|
|
||||||
"editor.minimap.enabled": true,
|
"editor.minimap.enabled": true,
|
||||||
|
"editor.minimap.showSlider": "always",
|
||||||
//
|
//
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Diffs
|
// Diffs
|
||||||
|
|||||||
Reference in New Issue
Block a user