docs
This commit is contained in:
parent
09c6b38efe
commit
02f72e4b17
2 changed files with 3 additions and 5 deletions
|
@ -6,10 +6,8 @@ This tool assists in publishing Visual Studio Code extensions.
|
|||
npm install -g vsce
|
||||
```
|
||||
|
||||
## Publishers
|
||||
|
||||
You'll need to [create a **publisher**](docs/pat.md) in order to publish
|
||||
an extension to the Visual Studio Code gallery.
|
||||
> Before you can publish an extension to the gallery, you'll first need
|
||||
to [create a **publisher**](docs/pat.md).
|
||||
|
||||
## Manifest files
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Extension Publishers
|
||||
# About Publishers
|
||||
|
||||
etc
|
Loading…
Add table
Reference in a new issue