Files
vscode/extensions
Matt Bierner 4495f714a9 Fix Slow Markdown Front matter stripping regexp (#19894)
**Bug**
For long/not-terminated frontmatter in a markdown file, we can currently hang the process while trying match it using a regular expression

**Fix**
Use a more efficent regexp to do this.
2017-02-03 17:56:52 -08:00
..
2017-01-20 19:50:34 +01:00
2017-01-31 10:03:45 +01:00
2017-01-30 14:11:25 +01:00