-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Allow to choose which Settings Profile to launch at project loading startup! #168822
Comments
Why do you have to change the profile mode of a project all the time? Shall it just stick to the profile you opened with last time? We are planning to add profile name to the workspace title - #168864. Is it helpful and drop the profile activity bar indicator - #168865. Will this be helpful? CC @isidorn |
I think that asking for the profile on startup will make the whole process cumbersome. |
I am not going to change the profile mode all the time, Sometimes, I have next js projects, next day flutter, next day python, so that's it, you could make it optional to show the choosing dialog at start or not, also making the already existing pill indicator with name on it is the best way, cluttering the activity bar would not be ideal! |
Could be made optional and off by default! |
Or just wait and if someone else also wants this feature then include it, otherwise don't! |
Getting asked for the profile to use when opening a folder for the first time sounds very useful to me. There should not be a prompt when it's opened again, of course, it should use the same profile as last time. |
Sounds pretty sensible to me @PeterFeicht! Opening for the first time is the way to go! Otherwise no prompt, I still often find myself switching profiles when reopening previous projects. Could be that a setting is added to .vscode folder/settings.json files to remember the name of the profile! |
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
When we are working across different kind of projects and frameworks, often times when we load the editor, we keep waiting for intellisense to kick in and code definitions to recognize code snippets and later we realize, you forgot to change the profile mode and this wastes time. Also is annoying that at loading any project, it doesn't give any prompt about what profile is active. Even though, there is an icon at bottom with a short name, it would be better if we had something like this on project opening! Could be made optional!
For react, angular, django, if it asked at beginning what profile would you like to continue with! Even tho, the current idicator is pretty fine and looks good! Maybe add a background color option for this pill indicator below!
The text was updated successfully, but these errors were encountered: