X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=afe8341d0e2e4387283f0e8351c38bdf274b45ca;hb=fca03e15b9f111e614738d9dcce09e03c49e9409;hp=be0b85b78ffa2713b6610295502a5dc6ee8c8fbc;hpb=9e79bb14915ee39b756eaeb569b14a54fb9916ec;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,