mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #14695 from atom/jr-editors-live-in-workspace-center
Provide API for observing the active text editor
This commit is contained in:
@@ -3628,6 +3628,9 @@ class TextEditor extends Model
|
||||
})
|
||||
@component.element
|
||||
|
||||
getAllowedLocations: ->
|
||||
['center']
|
||||
|
||||
# Essential: Retrieves the greyed out placeholder of a mini editor.
|
||||
#
|
||||
# Returns a {String}.
|
||||
|
||||
Reference in New Issue
Block a user