-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Show Number of Disabled Extensions in VS Code #156816
Comments
@sandy081 is my issue understandable? Or solvable? |
/duplicate |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines. Happy Coding! |
I don’t understand how my issue is a duplicate of the mentioned ones 🤷🏼♀️ Facing a hard time to find out the solution out of them. |
The associated issue also has same requirements to show disabled extensions in the API. Issue was closed with this resolution - #14444 (comment). |
@sandy081 I went through #14444 thoroughly and failed to find a proper solution that can show the number of disabled extension (correct me if I am wrong). |
@sandy081 is vscode.extensions.disabled API working? |
@anasir975 This is marked as duplicate of #14444 because the other issue talks about same requirement. #14444 issue is not implemented and there is no api provided. We have closed the main issue as out of scope with following resolution: We closed this issue because we don't plan to address it in the foreseeable future. You can find more detailed information about our decision-making process here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding and happy coding! |
vscode.extension.all displays the number of extensions installed/activated in the machine programmatically.
I really suggest VS Code introduce a feature using which developers can programmatically find out the number or list of extensions that have been disabled.
I hope that the request will be entertained soon.
Thank you for your anticipated consideration.
The text was updated successfully, but these errors were encountered: