Open
Description
When building rzls
from source, there doesn't appear to be a way to connect the VS Code executable version to a specific commit. This makes it challenging to trace the origin of a particular release.
Would it be possible for the CI process to create a tag for each release, ensuring that it corresponds to a specific commit? Alternatively, could the section linked below be updated to include a step for tagging the commit when a version is "released" into VSCode-CSharp?
Activity