Skip to content

Publishing to Open VSX #10

@pycaw

Description

@pycaw

Could you please set up publishing to Open VSX so VSCodium can have access to it?

Process is described here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Most straightforward manual method for now is to simply:

  • install zokugun.vsix-manager
  • append this to your user config:
    "vsix.sources": {
        "vsix.extensions": [
            "github:Textualize/tcss-vscode-extension"
        ]
    }

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