30fa93f5656f322bb23ebe4ef5e37f87ff9e6f89
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 numberEquations: true
31 pandocConfig:
32 pandocArguments: [
33 "--standalone"
34 ]
35 pandocBibliography: true
36 pandocMarkdownFlavor: "markdown-latex_macros"
37 pandocRemoveReferences: false
38 previewConfig:
39 activatePreviewWithEditor: true
40 renderer: "pandoc"
41 saveConfig:
42 defaultSaveFormat: "pdf"
43 saveToPDFOptions:
44 printSelectionOnly: true
45 syncConfig:
46 syncEditorOnPreviewScroll: true
47 syncPreviewOnChange: true
48 syncPreviewOnEditorScroll: true
49 "spell-check":
50 addKnownWords: true
51 grammars: [
52 "source.asciidoc"
53 "source.gfm"
54 "text.git-commit"
55 "text.plain"
56 "text.plain.null-grammar"
57 "text.tex.latex"
58 ]
59 knownWords: [
60 "Lorimer"
61 "polyethene"
62 "fulfill"
63 ]
64 locales: [
65 "en-AU"
66 ]
67 welcome:
68 showOnStartup: false
69 whitespace:
70 ensureSingleTrailingNewline: false
71".latex.tex.text":
72 editor:
73 softWrap: true