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

v0.299.1

Compare
Choose a tag to compare
@ebluestein ebluestein released this 23 Apr 23:54
· 2787 commits to master since this release

General

  • Signature Help for Python is now disabled by default. (You can enable it again through Nuclide Settings and searching for “Show signature help”).
  • Open files list now shows disambiguating file names similar to the changed files list.
  • Fixed various issues preventing multiple remote connections across different windows and/or using different hostnames for the same server.

C++

  • Generate compilation commands for the default Buck platform when possible.

Debugger

  • Fixed bug where focus was jumping to the text editor after running a command in the console REPL