vscode-markdown-link-suggestions icon indicating copy to clipboard operation
vscode-markdown-link-suggestions copied to clipboard

Exclude glob setting

Open Yzrsah opened this issue 7 years ago • 2 comments

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.

Yzrsah avatar Feb 09 '19 10:02 Yzrsah

I'll take a look at this ASAP, thank you for the suggestion!

TomasHubelbauer avatar Feb 09 '19 11:02 TomasHubelbauer

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.

TomasHubelbauer avatar Feb 11 '19 09:02 TomasHubelbauer