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

v0.275.0

Compare
Choose a tag to compare
@velocityboy velocityboy released this 09 Jan 22:30
· 3777 commits to master since this release

General

  • Add command to open local terminal even from remote projects.
  • Patched a security vulnerability with deep links on Windows.

UI

  • Fixed a couple bugs which caused modals to be dismissed unintentionally
  • Hovering over errors now displays both the error and typehints (if available), rather than only the error.

Debuggers

  • Add sourcemap handling fields to React Native debugger launch/attach menus.
  • Update React Native debugger to latest release of Microsoft/vscode-react-native, adding support for react-native 0.50 and greater.

C++

  • Add option to silence Buck warning notifications from building compilation databases.