Merge pull request #18375 from atom/mb-highlighting-on-fast-edits

Fix error causing tree-sitter highlighting to get out-of-sync when editing rapidly
This commit is contained in:
Max Brunsfeld
2018-11-02 23:26:51 -07:00
committed by GitHub
4 changed files with 134 additions and 18 deletions

View File

@@ -159,7 +159,7 @@
"temp": "^0.8.3",
"text-buffer": "13.14.10",
"timecop": "https://www.atom.io/api/packages/timecop/versions/0.36.2/tarball",
"tree-sitter": "0.13.15",
"tree-sitter": "0.13.16",
"tree-sitter-css": "^0.13.7",
"tree-view": "https://www.atom.io/api/packages/tree-view/versions/0.224.2/tarball",
"typescript-simple": "1.0.0",