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
What it involves:
It is no longer possible to find the "New Moon" theme using the built-in search in VS Code (see screenshot), nor to update already installed versions.
How to fix it?
Log in to the Open VSX Registry with your Github account, create a token, then use the npx command in a terminal to create a namespace and publish the extension. See the documentation for details.
Warning:
The created namespace is public, someone else can reuse it. However, it is possible to claim it by opening an issue on the OpenVSX Github. If you want to keep the same format as on the VS Code Marketplace (e.g: taniarascia.new-moon), and since this is your name Tania, I recommend that you do so.
Hello,
VS Codium and, now, the versions of Code OSS for ArchLinux and Manjaro, do not use VS Code's marketplace but OpenVSX.
New Moon is not available on OpenVSX : https://open-vsx.org/?search=New%20Moon&category=&sortBy=relevance&sortOrder=desc
What it involves:
It is no longer possible to find the "New Moon" theme using the built-in search in VS Code (see screenshot), nor to update already installed versions.
How to fix it?
Log in to the Open VSX Registry with your Github account, create a token, then use the
npx
command in a terminal to create a namespace and publish the extension. See the documentation for details.Warning:
The created namespace is public, someone else can reuse it. However, it is possible to claim it by opening an issue on the OpenVSX Github. If you want to keep the same format as on the VS Code Marketplace (e.g:
taniarascia.new-moon
), and since this is your name Tania, I recommend that you do so.More info:
See the link posted by gschaffner on my issue in VS Code repo.
The text was updated successfully, but these errors were encountered: