{
"editor.renderWhitespace": "selection",
"editor.insertSpaces": false,
"editor.tabCompletion": "on",
"editor.autoIndent": "full",
"editor.formatOnPaste": true,
"editor.formatOnType": true,
"editor.fontFamily": "'Cascadia Mono PL', 'JetBrains Mono', Consolas, 'Courier New', monospace",
"files.eol": "\n",
"explorer.autoReveal": false,
"workbench.tree.indent": 18
}