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
To build a preview version of the extension, that is to say,
51
-
a version of the extension named "PowerShell Preview",
52
-
You can simply change the `name` in the package.json to include `-Preview` at the end.
53
-
When you build, this will:
54
-
55
-
- Add a warning to the top of the README.md to warn users not to have the stable and preview version enabled at the same time
56
-
- Adds "Preview" in a few places in the package.json
57
-
58
-
This mechanism is mostly used for releases
59
-
60
48
## Contributing Snippets
61
49
62
50
For more information on contributing snippets please read our [snippet requirements](https://github.com/PowerShell/vscode-powershell/blob/master/docs/community_snippets.md#contributing).
0 commit comments