madskristensen / MarkdownEditor

A Visual Studio extension
Other
409 stars 93 forks source link

VS 16.5.3 crashes in MarkdownEditor #203

Open asklar opened 4 years ago

asklar commented 4 years ago

Installed product versions

Description

git mergetool on a markdown file crashes VS (1ddc.46f4): CLR exception - code e0434352 (!!! second chance !!!) CLR exception type: System.TypeInitializationException "The type initializer for 'MarkdownEditor.Parsing.MarkdownFactory' threw an exception."

Steps to recreate

  1. get a merge conflict with a markdown file
  2. git mergetool observe VS crashes

    Current behavior

    crashing is bad :)

Expected behavior

VS doesn't crash