mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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