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