Files
vscode/extensions/markdown-language-features/src
Konstantin Solomatov 5db460d2fe Fix activation of linters on unopened files caused by markdown plugin (#80506)
* Fix bug causing a large number of linters to be activated due to the markdown extension opening TextDocuments during indexing

* indentation problem

* code review by @OmarTawfik

* revert changed file

* Code review: use nodejs' Buffer

* fix ineffcient code
code review comments

* introduce SkinnyTextLine

* refactor redundant code

* revert changed files

* formatting

* remove empty line
2019-09-11 11:39:08 -07:00
..
2019-07-11 11:24:28 -07:00
2019-08-19 20:18:26 -07:00
2019-08-20 11:28:31 -07:00
2019-09-02 21:29:05 -06:00