mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
ContextMenuManager is Extended
This commit is contained in:
@@ -5,7 +5,7 @@ path = require 'path'
|
||||
CSON = require 'season'
|
||||
fs = require 'fs-plus'
|
||||
|
||||
# Public: Provides a registry for commands that you'd like to appear in the
|
||||
# Extended: Provides a registry for commands that you'd like to appear in the
|
||||
# context menu.
|
||||
#
|
||||
# An instance of this class is always available as the `atom.contextMenu`
|
||||
|
||||
Reference in New Issue
Block a user