vscode-project-manager icon indicating copy to clipboard operation
vscode-project-manager copied to clipboard

Project Manager Extension for Visual Studio Code

Results 82 vscode-project-manager issues
Sort by recently updated
recently updated
newest added

https://github.com/alefragnani/vscode-project-manager/blob/4e8b7ddf030ed005aaca9393c67f28d7ca9f4b19/src/commands/revealFileInOS.ts#L14 Since I have never used Mac, it took me a while to figure out what the context menu option does :rofl: I think it would be more appropriate to...

bug

You want to automatically add the set tag before or after the project name so that you can see in the status bar that it belongs to that tag group

enhancement

Closes #448 Closes #628

bug
enhancement
performance

I’ve noticed a small lag on a Windows machine, specially the first-run experience. I’m not sure this is OS specific, Config specific, because it is a VM, not a real...

enhancement
performance

@alefragnani btw if the cache is disabled, the git projects panel wont display anything, even if we pressed the refresh btn _Originally posted by @ctf0 in https://github.com/alefragnani/vscode-project-manager/issues/350#issuecomment-749327026_

bug

Some time ago I tried reach out to VS Code team to allow projects to have an extensions file (in .vscode folder) where I can say which extensions I want...

enhancement
depends on

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

@PhilippeVay has published this extension in the [Open VSX Registry](https://open-vsx.org/extension/alefragnani/project-manager). The service was recently transferred to the Eclipse Foundation and we want to ensure a seamless transition for our users....

enhancement

This will support a new name which only has case changes, as reported in https://github.com/alefragnani/vscode-project-manager/issues/167#issuecomment-1186046286 .

With https://github.com/alefragnani/vscode-project-manager/issues/151 now workspaces can be saved as projects, which is great. However with git, I rely entirely on automatically detected projects in nested directories of one or more a...

enhancement