mirror of
https://github.com/atom/atom.git
synced 2026-02-01 02:05:24 -05:00
Merge branch 'master' into ns-switch-to-display-layers
This commit is contained in:
@@ -1653,7 +1653,7 @@ class TextEditor extends Model
|
||||
#
|
||||
# * `markerLayer` A {DisplayMarkerLayer} or {MarkerLayer} to decorate.
|
||||
# * `decorationParams` The same parameters that are passed to
|
||||
# {decorateMarker}, except the `type` cannot be `overlay` or `gutter`.
|
||||
# {TextEditor::decorateMarker}, except the `type` cannot be `overlay` or `gutter`.
|
||||
#
|
||||
# Returns a {LayerDecoration}.
|
||||
decorateMarkerLayer: (markerLayer, decorationParams) ->
|
||||
|
||||
Reference in New Issue
Block a user