This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.279.0
·
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.