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 faecc73 commit f4187fbCopy full SHA for f4187fb
vscode-settings.json
@@ -23,7 +23,9 @@
23
"cmake.configureOnOpen": true,
24
"go.toolsManagement.autoUpdate": true,
25
"discord.detailsIdling": "doin' nothing",
26
- "discord.largeImageIdling": "idle",
+ "discord.largeImageIdling": "high on meth",
27
"editor.indentSize": "tabSize",
28
- "editor.tabSize": 2
+ "editor.tabSize": 2,
29
+ "editor.minimap.renderCharacters": false,
30
+ "editor.minimap.showSlider": "always"
31
}
0 commit comments