dotenv-org / dotenv-vscode

Add auto-cloaking, auto-completion, in-code secret peeking, and more to VSCode.
https://dotenv.org/vscode
MIT License
77 stars 11 forks source link

Publish to OpenVSX #41

Open motdotla opened 2 years ago

motdotla commented 2 years ago

The extension is not avilable for coder/code-server VSCode Web . Probably it is also not available on other web IDEs like GithHub Codespace or Gitpod. The extension can still be installed via VSIX file but make it available on those IDEs.

publish to https://open-vsx.org/

motdotla commented 2 years ago

Process started here: https://github.com/EclipseFdn/open-vsx.org/issues/1250

Notes: https://github.com/eclipse/openvsx/wiki/Namespace-Access#how-to-claim-a-namespace

motdotla commented 2 years ago

Additional notes:

https://coder.com/docs/code-server/latest/FAQ#how-do-i-install-an-extension

https://github.com/orgs/dotenv-org/discussions/95#discussioncomment-3706987