diff --git a/.gitignore b/.gitignore index a7e251d9..918e3fd0 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ MarkdownMonsterWeb/BugReport/telemetry.txt {6AB5E445-9660-454B-BF02-506000EED978} MarkdownMonster/Editor/fileicons/sql.svg *.deb +MarkdownMonster/MarkdownMonster.xml diff --git a/MarkdownMonster/MarkdownMonster.xml b/MarkdownMonster/MarkdownMonster.xml index 37d5c1b9..fe65e69a 100644 --- a/MarkdownMonster/MarkdownMonster.xml +++ b/MarkdownMonster/MarkdownMonster.xml @@ -5610,6 +5610,13 @@ re-write all line endings. + + + When set, disables common key expansions like quote and bracket completion + in the Markdown editor. Useful for those that want a raw editor experience. + You may have to re-open documents for this setting to apply. + + Determines if spell checking is used. This value maps to the @@ -8537,35 +8544,5 @@ - - - GeneratedInternalTypeHelper - - - - - CreateInstance - - - - - GetPropertyValue - - - - - SetPropertyValue - - - - - CreateDelegate - - - - - AddEventHandler - -