Samsung/ONE-vscode

Publish extension to marketplace

jyoungyun opened this issue · 2 comments

What

Let's publish ONE-vscode extension to public marketplace.

Reference

Account

The PAT(Personal access token) must be a token generated by an account such as publisher.

Manage Publishers & Extensions

How to create PAT

Test

  • Use website page

  • Use command line interface

    • Outside in-house network, it is successful to publish package file.
    •   WARNING  Failed to open credential store. Falling back to storing secrets clear-text in: /home/odroid/.vsce
        INFO  Publishing 'JyoungYun.vscode-jy-test v0.0.15'...
        INFO  Extension URL (might take a few minutes): https://marketplace.visualstudio.com/items?itemName=JyoungYun.vscode-jy-test
        INFO  Hub URL: https://marketplace.visualstudio.com/manage/publishers/JyoungYun/extensions/vscode-jy-test/hub
        DONE  Published JyoungYun.vscode-jy-test v0.0.15.
      

Done!