livestyle / atom

LiveStyle plugin for Atom editor
http://livestyle.io
135 stars 11 forks source link

TextBuffer.setTextInRange is deprecated. #45

Open ali-developer-tr opened 5 years ago

ali-developer-tr commented 5 years ago

The undo option is deprecated. Call groupLastChanges() on the TextBuffer afterward instead.

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)