japanese-wrap
japanese-wrap copied to clipboard
TextEditor.displayBuffer is deprecated.
TextEditor.prototype.displayBuffer
has always been private, but now
it is gone. Reading the displayBuffer
property now returns a reference
to the containing TextEditor
, which now provides some of the API of
the defunct DisplayBuffer
class.
TextEditor.displayBuffer (<embedded>:2601:16)
<unknown> (C:\Users\earth\.atom\packages\japanese-wrap\lib\japanese-wrap.coffee:53:74)
<unknown> (<embedded>:28167:22)
Function.module.exports.Emitter.simpleDispatch (<embedded>:65955:20)
Emitter.emit (<embedded>:66071:34)
<unknown> (<embedded>:28021:34)
TextEditor.prototype.displayBuffer has always been private, but now it is gone. Reading the displayBuffer property now returns a reference to the containing TextEditor, which now provides some of the API of the defunct DisplayBuffer class.
TextEditor.displayBuffer -
TextEditor.prototype.displayBuffer has always been private, but now it is gone. Reading the displayBuffer property now returns a reference to the containing TextEditor, which now provides some of the API of the defunct DisplayBuffer class.
TextEditor.displayBuffer -