- Fixed copying text from the devtools - #23
- Fixed issue with the DevTools showing blank in latest versions of VS Code. - #18
- Added attach config to attach to an already existing chrome instance - #10
- Downgraded event-stream npm package due to security issue - info
- Fixed a crash due to sourcemaps - #8
- Fixed an issue with telemetry not updating user count correctly
- 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.
- Initial preview release