mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
it's a miracle. it works.
This commit is contained in:
@@ -144,7 +144,6 @@ class Editor extends Resource
|
||||
@pane.ace.getSession().setValue code
|
||||
|
||||
removeTrailingWhitespace: ->
|
||||
return
|
||||
@pane.ace.replaceAll "",
|
||||
needle: "[ \t]+$"
|
||||
regExp: true
|
||||
|
||||
Reference in New Issue
Block a user