mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add bit about editorView being sparse
This commit is contained in:
@@ -9,6 +9,8 @@ EditorComponent = require './editor-component'
|
||||
# Public: Represents the entire visual pane in Atom.
|
||||
#
|
||||
# The EditorView manages the {Editor}, which manages the file buffers.
|
||||
# `EditorView` is intentionally sparse. Most of the things you'll want
|
||||
# to do are on {Editor}.
|
||||
#
|
||||
# ## Examples
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user