Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextEditor.displayBuffer is deprecated. #13

Open
obaaa8 opened this issue Jul 3, 2020 · 0 comments
Open

TextEditor.displayBuffer is deprecated. #13

obaaa8 opened this issue Jul 3, 2020 · 0 comments

Comments

@obaaa8
Copy link

obaaa8 commented Jul 3, 2020

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>:6:61)
Object._handleLoad (/home/o/.atom/packages/multiline-select/lib/multiline-select.coffee:21:29)
<unknown> (/home/o/.atom/packages/multiline-select/lib/multiline-select.coffee:12:24)
Workspace.observeTextEditors (<embedded>:11:428816)
Object.activate (/home/o/.atom/packages/multiline-select/lib/multiline-select.coffee:10:29)
Package.activateNow (<embedded>:11:3190216)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant