You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOP.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ Thank you for your interest in helping develop this extension. If you're new to
13
13
14
14
# Release check list
15
15
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
+
16
20
1. The [CHANGELOG](./CHANGELOG.md) has been updated.
0 commit comments