Skip to content

Usability improvements and initial remote project support

Latest
Compare
Choose a tag to compare
@geoffxy geoffxy released this 23 Jul 03:40
· 0 commits to master since this release

This is the fifth feature release of the Skyline plugin. This release adds initial support for remote projects and introduces several usability improvements. It needs to be used with v0.5.0+ of the Skyline CLI.

As of this release, Skyline has been promoted from alpha to beta. The Skyline project now lives under the @skylineprof organization. Skyline also now has a website, which you can visit at https://skylineprof.github.io.

New Features

Enhancements

  • The bar charts are now easier to drag. After initiating dragging, you can move your cursor outside of the bar without affecting the "drag state" of the chart.
  • Automatic profiling on save can now be disabled through the Skyline settings. If disabled, you will need to manually trigger profiling by clicking on a "Sync" button that will appear on the bottom right corner of the Skyline sidebar.
  • When an error occurs during profiling, Skyline will now display the file context (file name and line number) associated with the error when possible.