mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-16 19:24:27 +01:00
* 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