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
I tend to use Windsurf's IDE by Codeium. They use an implementation of VSCodium, and VSCodium cannot use the official MS extensions library that traditional VS Code accesses. Instead, you have to publish the package to open-vsx. The instructions are at the below link.
I tend to use Windsurf's IDE by Codeium. They use an implementation of VSCodium, and VSCodium cannot use the official MS extensions library that traditional VS Code accesses. Instead, you have to publish the package to open-vsx. The instructions are at the below link.
https://github.com/VSCodium/vscodium/blob/master/docs/index.md#extensions-marketplace
OR go directly to open-vsx:
https://open-vsx.org/?sortBy=relevance&sortOrder=desc
The text was updated successfully, but these errors were encountered: