madskristensen / MarkdownEditor

A Visual Studio extension
Other
409 stars 93 forks source link

Disabling Validation does not prevent it from showing warnings about links that cannot be resolved #199

Open KybernetikGames opened 4 years ago

KybernetikGames commented 4 years ago

Since the Link validator doesn't support links to folders I just want to disable it. Doing so prevents it from showing red squigglies under any offending links in the file, but they still show up as warnings in the Error List (which means they also show up in the Solution Explorer thanks to the Solution Error Visualiser extension).

image

madskristensen commented 2 years ago

This is fixed in the new preview extension https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2