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

Ability to handle multiple extension for different environment. #100494

Closed
Sharma121 opened this issue Jun 18, 2020 · 3 comments
Closed

Ability to handle multiple extension for different environment. #100494

Sharma121 opened this issue Jun 18, 2020 · 3 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Sharma121
Copy link

Sharma121 commented Jun 18, 2020

Hii .
You have done great job.
But there is issue in it with extension .
If i have to work on different coding environment (like shifting from php to python) . Then i have to first disable all the previous extension which i am using for php and then enable all the python extension one by one. If i have to switch frequently then i have done this multiple time.
If i not disable the previously used extensions then vscode become too heavy and its performance slows down.

There are some extension available in market that save the environment. But what they doing is completely uninstall the previous extension therefore when i come back then they reinstall it and it takes time sometime too much depending on net speed and extension size.

I have a suggestion if you can provide the functionality that i can create the group of extensions . Like when i have to work on python can enable the python's extension and rest will be disabled which are downloaded and i can also create the global plugins so that they are available for every project.

It would be very helpful if you provide the solution for this issue.
Thanx from a coder.

@Sharma121 Sharma121 changed the title Multiple extension handling Ability to handle multiple extension for different environment. Jun 18, 2020
@yume-chan
Copy link
Contributor

Duplicate of #57548

@gjsjohnmurray
Copy link
Contributor

/duplicate

@yume-chan thanks for identifying the dupe

@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@yume-chan @gjsjohnmurray @Sharma121 and others