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

v0.296.0

Choose a tag to compare

@matthewwithanm matthewwithanm released this 10 Apr 04:34
· 2929 commits to master since this release

New Nuclide Beta Release (v0.296.102271120)

General

  • ctrl-! can be used to toggle between the terminal that last had focus and the editor that last had focus.
  • Fixed a longstanding bug with the navigation stack not recognizing go-to-definition within the same file.
  • Reduced memory usage of the JavaScript import suggestion service.

Terminal

  • Fixed issue where switching to a terminal with continuous output did not allow scrolling to the bottom.