77ca4f76d34de87d99383c190e735bab6fa7b4f7
1"*":
2 "":
3 source:
4 gfm:
5 editor:
6 softWrap: true
7 "autocomplete-plus":
8 enableAutoActivation: false
9 core:
10 autoHideMenuBar: true
11 disabledPackages: [
12 "markdown-preview"
13 ]
14 telemetryConsent: "no"
15 editor:
16 showIndentGuide: true
17 softWrap: false
18 "exception-reporting":
19 userId: "343a74e6-1403-4eb8-9ead-7927cd45ba3d"
20 latex:
21 buildOnSave: true
22 opener: "custom"
23 viewerPath: "/usr/bin/evince"
24 "markdown-preview":
25 breakOnSingleNewline: true
26 "markdown-preview-plus":
27 markdownItConfig: {}
28 mathConfig:
29 enableLatexRenderingByDefault: true
30 previewConfig:
31 activatePreviewWithEditor: true
32 renderer: "pandoc"
33 saveConfig:
34 defaultSaveFormat: "pdf"
35 saveToPDFOptions:
36 printSelectionOnly: true
37 syncConfig:
38 syncEditorOnPreviewScroll: true
39 syncPreviewOnChange: true
40 syncPreviewOnEditorScroll: true
41 "spell-check":
42 addKnownWords: true
43 grammars: [
44 "source.asciidoc"
45 "source.gfm"
46 "text.git-commit"
47 "text.plain"
48 "text.plain.null-grammar"
49 "text.tex.latex"
50 ]
51 knownWords: [
52 "Lorimer"
53 "polyethene"
54 "fulfill"
55 ]
56 locales: [
57 "en-AU"
58 ]
59 welcome:
60 showOnStartup: false
61 whitespace:
62 ensureSingleTrailingNewline: false
63".latex.tex.text":
64 editor:
65 softWrap: true