+"*":
+ "":
+ source:
+ gfm:
+ editor:
+ softWrap: true
+ "autocomplete-plus":
+ enableAutoActivation: false
+ core:
+ autoHideMenuBar: true
+ disabledPackages: [
+ "markdown-preview"
+ ]
+ telemetryConsent: "no"
+ editor:
+ showIndentGuide: true
+ softWrap: false
+ "exception-reporting":
+ userId: "343a74e6-1403-4eb8-9ead-7927cd45ba3d"
+ latex:
+ buildOnSave: true
+ opener: "custom"
+ viewerPath: "/usr/bin/evince"
+ "markdown-preview":
+ breakOnSingleNewline: true
+ "markdown-preview-plus":
+ markdownItConfig: {}
+ mathConfig:
+ enableLatexRenderingByDefault: true
+ previewConfig:
+ activatePreviewWithEditor: true
+ renderer: "pandoc"
+ saveConfig:
+ saveToPDFOptions:
+ printSelectionOnly: true
+ syncConfig:
+ syncEditorOnPreviewScroll: true
+ syncPreviewOnChange: true
+ syncPreviewOnEditorScroll: true
+ "spell-check":
+ addKnownWords: true
+ grammars: [
+ "source.asciidoc"
+ "source.gfm"
+ "text.git-commit"
+ "text.plain"
+ "text.plain.null-grammar"
+ "text.tex.latex"
+ ]
+ knownWords: [
+ "Lorimer"
+ "polyethene"
+ "fulfill"
+ ]
+ locales: [
+ "en-AU"
+ ]
+ welcome:
+ showOnStartup: false
+ whitespace:
+ ensureSingleTrailingNewline: false
+".latex.tex.text":
+ editor:
+ softWrap: true