Open ali-developer-tr opened 5 years ago
The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.
undo
TextBuffer.setTextInRange (<embedded>:33906:22) payload.ranges.forEach.r (C:\Users\Aysu\.atom\packages\livestyle-atom\index.js:190:9) Array.forEach (null:null:null) editor.transact (C:\Users\Aysu\.atom\packages\livestyle-atom\index.js:189:19) TextBuffer.transact (<embedded>:34206:24) TextEditor.transact (<embedded>:4180:30)
The
undo
option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.