Skip to content

0.9.0

Compare
Choose a tag to compare
@daveleroy daveleroy released this 15 Jan 14:00
· 121 commits to master since this release
  • Add location information to some error messages such as launch errors which point to the configuration being run

  • Improved validation of configurations

  • Generate better html for clickable item to reduce unnecessary html elements

  • Optimize the size of image assets with pngquant

  • Optimize html and css generation

  • Delay resizing the ui until the layout stop changing

  • Fixes a few issues with stderr from the adapter not being logged correctly when a transport ends unexpectedly

  • Fixes an issue where the debugger output panel was being forced to be too tall (you may need to delete the cached values in your workspace file)

  • Fixes an issue with setting breakpoints in some adapters