Skip to content

Releases: ZanzyTHEbar/vscode-workspaces

v1.14.3

03 Jun 08:28
caa7143

Choose a tag to compare

1.14.3 (2025-06-03)

🧑‍💻 Code Refactoring


This release is also available on:

  • v1.14.3

v1.14.2

03 Apr 13:01

Choose a tag to compare

1.14.2 (2025-04-03)

🧑‍💻 Code Refactoring

  • set core instance to null on disable & initialize core instance in enable instead of constructor due to initialization order and owned methods issue. (6d459d4)

This release is also available on:

  • v1.14.2

v1.14.1

02 Apr 16:55
6bf00d2

Choose a tag to compare

1.14.1 (2025-04-02)

🐛 Bug Fixes

  • add error handling and preferences method to extension class (2d0094b)

🧑‍💻 Code Refactoring

  • consolidate extension logic into core class and update configuration handling (9f321ba)

This release is also available on:

  • v1.14.1

v1.14.0

27 Mar 14:56
aca58b9

Choose a tag to compare

1.14.0 (2025-03-27)

🍕 Features

  • add custom icon support and enhance preferences UI (ce900bf)
  • enhance editor selection and custom editor support (ee2e6d6)
  • enhance workspace management with user interaction tracking and adaptive refresh (8da5170)
  • Merge pull request #12 from ZanzyTHEbar/feature/optimization (aca58b9)

🐛 Bug Fixes

  • enhance custom editor path handling and workspace detection (38563e5)
  • enhance preferences UI with change tracking and explicit save functionality (be98fdd)
  • improve nofail-workspaces handling and save functionality in preferences (f83c6a9)

📝 Documentation

  • update make command in README for clarity (d705e2d)

This release is also available on:

  • v1.14.0

v1.13.2

27 Mar 12:28

Choose a tag to compare

1.13.2 (2025-03-27)

🐛 Bug Fixes

  • fix duplicate detected editors bug (2c75d35)

This release is also available on:

  • v1.13.2

v1.13.1

19 Feb 17:27
b1ca71f

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

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

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

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

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