Skip to content

Releases: alefragnani/vscode-project-manager

v12.0.1

24 Nov 01:51
Compare
Choose a tag to compare

Added

  • Open Settings command to the Side Bar (issue #434)
  • Concatenates the "Number of Projects" on each Panel in the Side Bar (issue #267)
  • Reveal in Finder/Explorer command in the Side Bar's context menu (issue #322)
  • Setting to decide if auto-detected projects should ignore projects found inside other projects (issue #189)

Fixed

  • Conflict with non-unique command (issue #441)

Internal

  • Use vscode-ext-help-and-feedback package (issue #432)

v11.3.0

06 Sep 18:50
Compare
Choose a tag to compare

Added

  • Support $home and ~ (tilde) symbol on projectLocation setting (issue #384)
  • Support ~ (tilde) symbol on any path related setting (issue #414)
  • Support glob patterns in ignoredFolders settings (issue #278)
  • Localization - Czech (Thanks to @Amereyeu PR #412)