X-Git-Url: https://git.ayoreis.com/machines.git/blobdiff_plain/d8e1987afadfbce790181ecaabfe44c92704de27..bfe8979d2d1dbc36f561ae986cd819246bcfbe95:/monsoon/dotfiles/.config/VSCodium/User/settings.json?ds=inline diff --git a/monsoon/dotfiles/.config/VSCodium/User/settings.json b/monsoon/dotfiles/.config/VSCodium/User/settings.json index 7db59b8..36b9eba 100644 --- a/monsoon/dotfiles/.config/VSCodium/User/settings.json +++ b/monsoon/dotfiles/.config/VSCodium/User/settings.json @@ -1,4 +1,13 @@ { + // Appearance + "workbench.colorTheme": "Default Light Modern", + "workbench.tree.indent": 40, + "editor.minimap.enabled": false, + "zenMode.fullScreen": false, + + // Editor + "git.blame.editorDecoration.enabled": true, + // Confirmation dialogs "window.confirmSaveUntitledWorkspace": false, "explorer.confirmDelete": false, @@ -6,17 +15,16 @@ "explorer.confirmPasteNative": false, "git.confirmSync": false, - // Appearance - "workbench.colorTheme": "Default Light Modern", - "workbench.tree.indent": 40, - "editor.minimap.enabled": false, - "zenMode.fullScreen": false, - // Formatting "files.trimTrailingWhitespace": true, "files.insertFinalNewline": true, "editor.insertSpaces": false, + "[typescript][typescriptreact]": { + "editor.formatOnSave": true, + "editor.defaultFormatter": "denoland.vscode-deno" + }, + // Languages "zig.zls.enabled": "on", @@ -26,9 +34,12 @@ }, // Spell check + "cSpell.language": "en,pt", + "cSpell.userWords": [ "ayoreis", "CMOS", + "Cupertino", "datasheet", "disko", "GATERON",