Skip to content

Publish vscode-leetcode to open-vsx #769

@DWShuo

Description

@DWShuo

🚀 Feature Proposal

Publish vscode-leetcode to open-vsx

Motivation

Per Microsoft's Terms of Service, it prohibits any non-Microsoft VS Code from accessing their extension marketplace. Thus many fork of vscode such as VSCodium and code-server are not able to access vscode-leetcode.

open-vsx is an open source alternative to Microsoft's extension marketplace maintained by the Eclipse foundation.

Please consider publishing vscode-leetcode to open-vsx

Contribution

The preferred method of publishing is grabbing a token from Eclipse foundation and then running npx ovsx publish <file>.vsix -p <token> More detailed Instructions for publishing to open-vsx can be found here https://github.com/eclipse/openvsx/wiki/Publishing-Extensions.

Alternatively you can add this repo to https://github.com/open-vsx/publish-extensions extensions.json file. Everyday at 03:03 UTC, it will build and publish for you. The first method is preferred since it displays the official authors as the publishers, while the latter would display a warning that the publisher is not the official authors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions