Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 1.16 KB

File metadata and controls

24 lines (18 loc) · 1.16 KB

0.0.7

  • Fixed copying text from the devtools - #23

0.0.6

  • Fixed issue with the DevTools showing blank in latest versions of VS Code. - #18

0.0.5

  • Added attach config to attach to an already existing chrome instance - #10
  • Downgraded event-stream npm package due to security issue - info

0.0.4

  • Fixed a crash due to sourcemaps - #8

0.0.3

  • Fixed an issue with telemetry not updating user count correctly

0.0.2

  • Added devtools settings persistence - #1
    • Any settings that you change from within the devtools themselves will now be there next time you open the devtools.
    • This includes changing the devtools theme which auto reloads the tools.
  • Added anonymous telemetry reporting to see which functions need implementing next based on usage.

0.0.1

  • Initial preview release