mirror of
https://github.com/atom/atom.git
synced 2026-02-15 17:15:24 -05:00
Workspace is Essential
This commit is contained in:
@@ -10,7 +10,7 @@ Editor = require './editor'
|
||||
PaneContainer = require './pane-container'
|
||||
Pane = require './pane'
|
||||
|
||||
# Public: Represents the state of the user interface for the entire window.
|
||||
# Essential: Represents the state of the user interface for the entire window.
|
||||
# An instance of this class is available via the `atom.workspace` global.
|
||||
#
|
||||
# Interact with this object to open files, be notified of current and future
|
||||
|
||||
Reference in New Issue
Block a user