vscode-project-manager

Project Manager Extension for Visual Studio Code

GPL-3.0 License

Downloads
19
Stars
1.8K
Committers
38

Bot releases are visible (Hide)

vscode-project-manager - Latest Release

Published by alefragnani almost 4 years ago

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)
vscode-project-manager -

Published by alefragnani about 4 years ago

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)