New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repository folders are missing repository actions (e.g. favorites, close repo, etc) #1255
Comments
@plwalsh There are now actions on each repository folder in the view, with additional commands for favoriting (which controls ordering) and you can close the repo as well. Can you please verify this fix in today's insiders edition? Be sure to disable/uninstall the stable version of GitLens first. You can install the insiders edition from here. |
That works! Closing the repo removes it immediately, and keeps it removed for any future file-openings from that repo for the current vscode instance. If vscode is closed and reopened, the repo will again show up the next time a file from that repo is opened, requiring you to repeat the process of closing it. Is that intended? (I think that's in-line with the built-in Source Control view, but I just wanted to make sure it's working as intended.) If so, would it make sense to add a setting for a list of always ignored repos? Adding a repo to favorites immediately moves that repo to the top of the list, as expected. This option, however, does stick across a closing and reopening of vscode. In a new instance of vscode, opening a file from that same other repo will place the repo at the top of the list, with the context menu option to "Remove from Favorites". Is that intended? Thanks for addressing this so quickly! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Originally posted by @plwalsh in #1252
The text was updated successfully, but these errors were encountered: