Merge pull request #3456 from atom/ns-editor-event-methods
Add event subscription methods for Editor and associated classes
Esse commit está contido em:
@@ -11,4 +11,4 @@
|
||||
# atom.workspaceView.eachEditorView (editorView) ->
|
||||
# editor = editorView.getEditor()
|
||||
# if path.extname(editor.getPath()) is '.md'
|
||||
# editor.setSoftWrap(true)
|
||||
# editor.setSoftWrapped(true)
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário