Hello DevTools fans!
All DevTools bugs fixed last week
Command Click to jump to a location (Bug 1585692)
`print` and `pprint` console helpers were removed, as they’re not standard, provided little values in comparison to console APIs and are not defined in other browser DevTools (Bug 1613845 and 1613843 )
There’s now a way to disable autocomplete directly in the UI (Bug 1593607)
Eager Evaluation / LivePreview is in DevEdition (74). A lot of polish was done on this feature the past week (1613599, 1612956, 1610682, 1609941 )
Autoclose brackets - The Console panel input now respects the Autoclose brackets option. Console automatically inserts the corresponding closing element for quotes & brackets (bug).
WebSocket Inspector supports WAMP protocol, including JSON, MsgPack and CBOR (bug). Available in the Network panel