mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
@@ -2936,6 +2936,7 @@ class TextEditor extends Model
|
||||
# Extended: Unfold all existing folds.
|
||||
unfoldAll: ->
|
||||
@languageMode.unfoldAll()
|
||||
@scrollToCursorPosition()
|
||||
|
||||
# Extended: Fold all foldable lines at the given indent level.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user