X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=afe8341d0e2e4387283f0e8351c38bdf274b45ca;hb=0afaed853519cf633b0a8962488f58a69505c8b4;hp=be0b85b78ffa2713b6610295502a5dc6ee8c8fbc;hpb=c33434c0d64dd7cbd5f6371c7cb4ac5e05924944;p=qmk_firmware.git diff --git a/.vscode/settings.json b/.vscode/settings.json index be0b85b78..afe8341d0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,7 @@ // Place your settings in this file to overwrite default and user settings. { + // Unofficially, QMK uses spaces for indentation + "editor.insertSpaces": true, // Configure glob patterns for excluding files and folders. "files.exclude": { "**/.build": true,