Files
vscode/extensions
Matt Bierner dd9dca9825 Fixing some html tags detected as autolinks for diagnostics (#149511)
For markdown such as `<scope:tag>b</scope:tag>`, we currently detect `<scope:tag>` as an uri (an autolink) and then try validating it as a file path

This change doesn't fix `<scope:tag>` being detected as a link (which is actually correct if there isn't closing html), but does fix the us trying to validate it by marking the uri as external
2022-05-16 12:19:29 +02:00
..
2022-05-02 11:20:10 +02:00
2022-05-02 11:20:10 +02:00
2022-04-25 21:03:41 +02:00
2022-05-02 11:20:10 +02:00
2022-05-13 10:22:33 +02:00
2022-05-11 17:34:23 -07:00
2022-05-11 17:34:23 -07:00