Skip to content

Commit d84b422

Browse files
committed
Update development docs to make vsce work explicit
1 parent ad9351c commit d84b422

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DEVELOP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Thank you for your interest in helping develop this extension. If you're new to
1313

1414
# Release check list
1515

16+
You will need [`vsce`](https://github.com/Microsoft/vscode-vsce) installed.
17+
18+
There is a long standing bug while authorizing the `vsce` command line tool, set the "Organization" to "All accessible organizations" during token creation even if there is only one organization to work around it.
19+
1620
1. The [CHANGELOG](./CHANGELOG.md) has been updated.
1721
1. `git checkout master`
1822
1. `git pull`

0 commit comments

Comments
 (0)