microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
158.92k stars 27.79k forks source link

Add VS Code Menu Panel Item for Extentions #212056

Open loic-dev opened 1 week ago

loic-dev commented 1 week ago

Hello, This PR is related to this feature request #211343 .

The extensions menu lists any command of enabled extensions. It is created after vscode loading and it is reactive to these extension events ( install, uninstall, enable or disable ).

If you have advice ( code structure, vscode best practices, ...), comments or suggestions don't hesitate to send it to me.

loic-dev commented 1 week ago

@microsoft-github-policy-service agree