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

A Git Project Manager extension for vsCode

Results 41 git-project-manager issues
Sort by recently updated
recently updated
newest added

- Issue Type: `Bug` - Extension Name: `git-project-manager` - Extension Version: `1.8.2` - OS Version: `Windows_NT x64 10.0.19043` - VS Code version: `1.70.2` :warning: We have written the needed data...

**Is your feature request related to a problem? Please describe.** Refreshing the project list will often be slow if you haven't excluded every possible folder that may not contain a...

We have written the needed data into your clipboard because it was too large to send. Please paste. Issue Type: Bug After input CTRL+SHIFT+P , then input gpm On project...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Currently: https://github.com/felipecaputo/git-project-manager/blob/bb0c3bbede372c9eb9f3cf6005510fc6c3bb5687/src/gitProjectLocator.ts#L45 ``` ^ plural should be singular ``` Should be: ```ts vscode.window.showWarningMessage(`Directory ${folderPath} does not exist.`); ``` I would open a Pull Request, but I think I'd rather leave...

To avoid getting out of editor to clone a repository, add this command to Git Project Manager

enhancement
help wanted
hacktoberfest

- Issue Type: `Bug` - Extension Name: `git-project-manager` - Extension Version: `1.8.1` - OS Version: `Windows_NT x64 10.0.19043` - VS Code version: `1.62.0` :warning: We have written the needed data...

bug
waiting validation

At my new workplace there's a mono-repo that's just a bunch of git submodules, so it's easier to clone all the relevant repos all at once (`git submodule foreach "git...

It would be great if [worktrees](https://git-scm.com/docs/git-worktree) located under `baseProjectsFolders` would show up in the project picker too.

hacktoberfest

- Issue Type: `Performance` - Extension Name: `git-project-manager` - Extension Version: `1.7.1` - OS Version: `Windows_NT x64 10.0.18362` - VSCode version: `1.41.0` :warning: Make sure to **attach** this file from...