mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Since documents are loaded asynchronously and we trigger a request for the first tab’s document, this might finish loading after the selected tab’s document, hence trigger a setDocument: after we loaded the selected document’s tab.