mirror of
https://github.com/atom/atom.git
synced 2026-01-28 08:18:16 -05:00
Trigger uri-opened from RootView
This commit is contained in:
@@ -190,6 +190,7 @@ class RootView extends View
|
||||
|
||||
activePane.showItem(editSession)
|
||||
activePane.focus() if changeFocus
|
||||
@trigger "uri-opened"
|
||||
editSession
|
||||
|
||||
# Private: Only used in specs
|
||||
|
||||
Reference in New Issue
Block a user