"editor.renderWhitespace": "all",
"emmet.includeLanguages": { "isml" : "html" },
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"html.format.wrapLineLength": 180,
"workbench.startupEditor": "newUntitledFile",
"workbench.editorAssociations": {
"auto-close-tag.activationOnLanguage": [
"security.workspace.trust.untrustedFiles": "open",
"editor.fontLigatures": true,
"editor.fontFamily": "Fira Code",
"editor.guides.bracketPairs": true,
"terminal.integrated.defaultProfile.windows": "PowerShell",
"terminal.integrated.enablePersistentSessions": false,
"editor.accessibilitySupport": "off",
"editor.unicodeHighlight.ambiguousCharacters": false,
"chat.viewSessions.orientation": "stacked"