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

v0.279.0

Compare
Choose a tag to compare
@drmathochist drmathochist released this 31 Jan 16:22
· 3608 commits to master since this release

GENERAL

  • Slow “find references” or “format code” operations now trigger a more prominent busy indicator.
  • Fixed terminal wrapping weirdness.

PYTHON

  • More quality sprint fixes!
  • Enabled autocomplete caching for faster autocomplete results.
  • Files with missing link-trees will display actionable warnings with suggestions for targets to build.
  • Fixed various errors with Python outlines.
  • Added a “Nuclide > Python > Reset Language Service” command in case of flakiness.