Skip to content

Instantly share code, notes, and snippets.

@p3drohenriquefernandes
p3drohenriquefernandes / settings.json
Last active August 25, 2025 22:57
vscode :: settings
{
"breadcrumbs.enabled": false,
"chat.commandCenter.enabled": false,
"editor.minimap.enabled": false,
"editor.scrollbar.horizontal": "hidden",
"editor.scrollbar.vertical": "hidden",
"editor.lineNumbers": "relative",
"editor.renderLineHighlight": "none",
"editor.rulers": [120],
"editor.wordWrap": "wordWrapColumn",