Fires when the active editor changes. Emits the document URI.
Stream<String> get onDidChangeActiveEditor => _onDidChangeActiveEditor.stream;