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

v0.360.0

Compare
Choose a tag to compare
@Goom11 Goom11 released this 19 Oct 21:39
· 503 commits to master since this release

DEBUGGERS

  • Native debugging: Added data formatters for several critical Folly data types including dynamic, fbstring, F14 containers, IPAddress, StringPiece and Range. These opaque containers will now show up in the Scopes pane as objects that can be examined.
  • Fixed bug preventing the Scopes pane from refreshing after running a console command that modifies values
  • Node, Python, and Java debuggers now supports Run In Terminal mode