Files
vscode/extensions/markdown-language-features/src
Matt Bierner 2249b171f4 Reduce number of times MD docs are re-tokenized (#152674)
This change reduces the number of times we retokenize a markdown file by doing the following:

- Use `MdTableOfContentsProvider` in more places
- Introduce a `IMarkdownParser` interface that lets us drop in a caching version of the tokenizer
2022-06-21 08:43:01 +02:00
..
2022-03-29 13:25:37 -07:00
💄
2022-03-29 13:25:40 -07:00
2022-03-29 13:25:40 -07:00