VS extension pre-releases not marked as preview in IDE
Open
@daalcant is already working on this.
Since Apr 24, 2023.
bug
pipeline
- Dominant language
- C#
- Stars
- 1k
- Forks
- 132
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Describe the bug
DevSkim VS extension pre-releases are not marked as preview in the Visual Studio IDE extension gallery.
To Reproduce
Steps to reproduce the behavior:
Look at the gallery in the IDE
Expected behavior
Extension pre-releases should be marked as preview, similar to the VSCode extension pre-releases.
Versions(please complete the following information):
v0.8
Additional context
DevLabs does not allow using the "preview: true" property, only option seems to be experimenting with the "publish pre-release" command.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.