Skip to content

[2.6.0] 2022-11-22

Latest
Compare
Choose a tag to compare
@Kruemelkatze Kruemelkatze released this 22 Nov 21:50

[2.6.0] 2022-11-22

Added

  • Support for relative paths. This only works if a workspace is already open.
  • Command to add all subfolders of a selected folder as projects.
  • Option to restore data from other storage if switched from global state to settings or vice-versa. This should act as a fallback for a rare case where project data is reset after receiving synced settings data.

Changed

  • Set activation event back to \* from onStartupFinished. This should fix the dashboard starting after a long delay.
  • Adding remote WSL folders is now supported via their \\wsl$ uri.

Fixed

  • Fixed custom css styling. Thanks to BergkampHUN.
  • Fixed left ellipsis solution in project path display for some edge cases.