vscode-markdown-link-suggestions
vscode-markdown-link-suggestions copied to clipboard
Exclude glob setting
I have some directories with many third party and external repos. I want to disable markdown errors from these.
It would be good if there was a setting to configure exclude glob.
I'll take a look at this ASAP, thank you for the suggestion!
Also, anything which is included in .gitignore should be skipped when diagnosing link path issues. This feature is not very well tested at the moment, but if you are using Git and can ignore the 3rd party stuff, that could work.