Skip to content

Releases: ZanzyTHEbar/vscode-workspaces

v1.13.1

19 Feb 17:27
b1ca71f
Compare
Choose a tag to compare

1.13.1 (2025-02-19)

🧑‍💻 Code Refactoring

  • clear favorites during extension cleanup for improved resource management (b1ca71f)

This release is also available on:

  • v1.13.1

v1.13.0

19 Feb 16:28
3533a34
Compare
Choose a tag to compare

1.13.0 (2025-02-19)

🍕 Features

  • add favorites functionality for recent workspaces and persist settings (2b682b0)
  • add schema key for favourite workspaces (2e13b44)
  • add schema key for favourite workspaces (61b2357)
  • implement favorite and trash buttons for recent workspaces with improved UI handling (207fab8)
  • update favorite icon and add tooltip for workspace paths (462177c)

🐛 Bug Fixes

  • add tooltip functionality for workspace items in recent workspaces menu (f82bf13)

🧑‍💻 Code Refactoring

  • clean up TODO comments and improve tooltip positioning for workspace items (4484386)
  • remove unnecessary comments and adjust tooltip positioning for improved clarity (3533a34)
  • rename favorite button class to icon-button and adjust tooltip positioning (d950006)
  • update trash button class to icon-button and adjust tooltip positioning (f4c1e74)

This release is also available on:

  • v1.13.0

v1.12.0

19 Feb 12:27
4784fcf
Compare
Choose a tag to compare

1.12.0 (2025-02-19)

🍕 Features

  • persist user settings during cleanup and improve logging (4784fcf)

🐛 Bug Fixes


This release is also available on:

  • v1.12.0

v1.11.2

18 Feb 21:22
c7ec337
Compare
Choose a tag to compare

1.11.2 (2025-02-18)

🐛 Bug Fixes

  • call _refresh() method during initialization and comment out cleanup to prevent premature indicator destruction (c7ec337)

This release is also available on:

  • v1.11.2

v1.11.1

18 Feb 21:10
412148e
Compare
Choose a tag to compare

1.11.1 (2025-02-18)

🐛 Bug Fixes

  • reorganize cleanup logic in extension.ts to fix bug with indicator being destroyed prematurely (412148e)

This release is also available on:

  • v1.11.1

v1.11.0

18 Feb 20:57
33f280c
Compare
Choose a tag to compare

1.11.0 (2025-02-18)

🍕 Features

  • update Makefile to clean compiled schemas during the build process (33f280c)

This release is also available on:

  • v1.11.0

v1.10.0

18 Feb 20:56
9a52f3e
Compare
Choose a tag to compare

1.10.0 (2025-02-18)

🍕 Features

  • update .gitignore to exclude compiled schemas and add gnome-extension specific ignores (9a52f3e)

This release is also available on:

  • v1.10.0

v1.9.0

18 Feb 20:52
1c7bc4b
Compare
Choose a tag to compare

1.9.0 (2025-02-18)

🍕 Features

  • add cleanup settings for orphaned workspaces and no-fail workspaces (bb7bfe8)
  • add custom command arguments setting for editor launch (1c7bc4b)
  • add support for custom command arguments in workspace execution (06eced1)
  • add support for remote workspaces and refine cleanup logic for orphaned workspaces (60f7dab)
  • add TODOs for project tags, filtering, sorting, and favorites in extension.ts (eb158a5)

This release is also available on:

  • v1.9.0

v1.8.1

18 Feb 15:40
6c28a4c
Compare
Choose a tag to compare

1.8.1 (2025-02-18)

🐛 Bug Fixes

  • nautilus decode URI and support vscode-remote://ssh-remote (929b278)

This release is also available on:

  • v1.8.1

v1.8.0

17 Feb 21:09
9188e7d
Compare
Choose a tag to compare

1.8.0 (2025-02-17)

🐛 Bug Fixes

  • adjust tooltip positioning and enhance popup menu item spacing (799220f)
  • enhance menu item interactivity and improve separator usage for better organization (bc5119b)
  • enhance menu structure by adding settings and refresh options for better usability (fb333c1)
  • enhance tooltip handling for workspace paths and add styling (4381e86)
  • enhance tooltip positioning and add custom styling for menu items (eed1ab6)
  • improve menu update handling and enhance tooltip positioning for workspaces (0edcb82)
  • improve tooltip handling and menu item behavior for recent workspaces (47145e4)
  • optimize recent workspaces menu creation by ensuring it is initialized correctly (34384fa)
  • reduce default refresh interval and improve menu item padding for better usability (ceb7405)
  • refactor recent workspaces handling to fix crashing bug (6d93889)
  • refactor recent workspaces loading and menu creation for improved performance (26ed227)
  • remove unused combo box button and related event handling for recent workspaces (7a347df)

📝 Documentation

  • add debugging instructions and logging information to README (9188e7d)

This release is also available on:

  • v1.8.0