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: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,11 @@ or via VS Code Extension Manager (default shortcut: `CTRL+Shift+X`) and then sea
40
40
## Update
41
41
42
42
As of now, the extension is not on VS Code Marketplace. So updating happens via uninstalling the old version and installing the updated version. You can install specific versions by uninstalling your version and installing the desired version.
43
+
44
+
## Build
45
+
46
+
For development/release, use [vsce - VS Code Extension CLI](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#vsce)
0 commit comments