Merge pull request #16006 from atom/mb-one-did-change-event-per-tx

Call TextBuffer.onDidChange listeners only once per transaction
This commit is contained in:
Max Brunsfeld
2017-10-26 14:57:36 -07:00
committed by GitHub

View File

@@ -70,7 +70,7 @@
"service-hub": "^0.7.4",
"sinon": "1.17.4",
"temp": "^0.8.3",
"text-buffer": "13.6.1",
"text-buffer": "13.7.0",
"typescript-simple": "1.0.0",
"underscore-plus": "^1.6.6",
"winreg": "^1.2.1",
@@ -94,7 +94,7 @@
"autocomplete-atom-api": "0.10.5",
"autocomplete-css": "0.17.4",
"autocomplete-html": "0.8.3",
"autocomplete-plus": "2.37.0",
"autocomplete-plus": "2.37.1",
"autocomplete-snippets": "1.11.2",
"autoflow": "0.29.0",
"autosave": "0.24.6",