You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your custom VSCode fork -> Extensions -> triple dots [...] -> Install from vsix -> Select this file
vscode-open appears to work fine in multiple VSCode forks
Background of improved UX of open-vsx
Many of these IDEs sync to your existing .vscode extensions but sometimes refuse to sync if the extension is not visible concurrently in both Visual Studio Marketplace & in open-vsx so doesn't automatically copy the extension over.
By having it in open-vsx, users who install VSCode forks (on a system that already has VSCode) will often automatically have this extension sync'd with their VSCode extension install list too. And be able to open the same project in either VSCode and VSCode forks with all their favourite extensions already automatically installed.
Many VSCode forks can only use open-vsx at https://open-vsx.org/ -- just click the PUBLISH button at upper right corner and follow the instructions.
Some features are only available in VSCode forks that are not in the main Microsoft Visual Studio Marketplace.
The process of creating an open-vsx submission is pretty easy, you can use your existing February 2024 release to submit.
The text was updated successfully, but these errors were encountered: