Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

TextBuffer.setTextInRange is deprecated. #1572

Closed
jorgeluiso opened this issue Jul 6, 2018 · 2 comments
Closed

TextBuffer.setTextInRange is deprecated. #1572

jorgeluiso opened this issue Jul 6, 2018 · 2 comments

Comments

@jorgeluiso
Copy link

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

TextBuffer.setTextInRange (<embedded>:33539:22)
TextBuffer.insert (<embedded>:33582:25)
TextBuffer.append (<embedded>:33586:25)
TextBuffer.append (/opt/facebook/nuclide/0.322.116149640/nuclide/modules/nuclide-commons-atom/text-editor.js:165:39)
TestRunnerController._appendToBuffer (/opt/facebook/nuclide/0.322.116149640/nuclide/pkg/nuclide-test-runner/lib/TestRunnerController.js:263:18)
a._next (/opt/facebook/nuclide/0.322.116149640/nuclide/pkg/nuclide-test-runner/lib/TestRunnerController.js:330:16)
@captbaritone
Copy link
Contributor

@jorgeluiso Are you using the nuclide-test runner? If so, which provider are you using it with?

@captbaritone
Copy link
Contributor

Closing this for now. If you can get back to me with the runner you are using, I'd be interested to know about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants