mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
📝 Add missing parameter documentation
This commit is contained in:
@@ -447,6 +447,7 @@ class Pane
|
||||
# Public: Make the given item *active*, causing it to be displayed by
|
||||
# the pane's view.
|
||||
#
|
||||
# * `item` The item to activate
|
||||
# * `options` (optional) {Object}
|
||||
# * `pending` (optional) {Boolean} indicating that the item should be added
|
||||
# in a pending state if it does not yet exist in the pane. Existing pending
|
||||
|
||||
Reference in New Issue
Block a user