Skip to content
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

Feature Request Add favorites #63057

Open
nntantidakis opened this issue Nov 13, 2018 · 7 comments
Open

Feature Request Add favorites #63057

nntantidakis opened this issue Nov 13, 2018 · 7 comments
Assignees
Labels
feature-request Request for new features or functionality getting-started
Milestone

Comments

@nntantidakis
Copy link

Can you add in the Welcome page, a list of favorite projects that the user will set? For example i am working on 3 projects but the recent projects is not helping. I would want to have a panel that i can set my favorites and with a click to open the folder.

@vscodebot
Copy link

vscodebot bot commented Nov 13, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the workbench-welcome Welcome page issues label Nov 13, 2018
@chrmarti
Copy link
Contributor

Why is the 'Recent' list not helping?

@chrmarti chrmarti added the feature-request Request for new features or functionality label Nov 14, 2018
@nntantidakis
Copy link
Author

It is not helping me because I primarily code at php, and every support request I receive I open another folder on network location (depending on the server), and the recent list gets filled up with junk that I will rarely open again. So I want, and I guess I am no the only one, a new list that will set my favorites, that will allow me to quickly open a folder without relying on what I've opened before.

@usernamehw
Copy link
Contributor

@nntantidakis you can try this extension: https://marketplace.visualstudio.com/items?itemName=kruemelkatze.vscode-dashboard#overview

Also, is this issue a duplicate of #30646?

@chrmarti
Copy link
Contributor

We can track this separately from #30646, although we would probably only implement one, not both.

@nntantidakis
Copy link
Author

May be duplicate of #30646 but why pin only one project? I will test the module if it suits me, but i always prefer working without modules that does not interfere with the main UI. So if you can implement it, it would be nice and extremely comfortable for lot of developers that constantly change projects(for bug edits during multiple versions eg without git)

@chrmarti
Copy link
Contributor

@nntantidakis For large numbers of projects I'd suggest using Ctrl + R, that opens a picker where you can type to filter your recent folders. If you then press Ctrl + Enter (Cmd + Enter on Mac) to open the selected folder, it will open in a new windows instead of the current one (with Enter).

@bhavyaus bhavyaus added this to the Backlog milestone Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality getting-started
Projects
None yet
Development

No branches or pull requests

6 participants