Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow rendering tool version with --version #72

Closed
kzu opened this issue Jan 21, 2021 · 0 comments · Fixed by #74
Closed

Allow rendering tool version with --version #72

kzu opened this issue Jan 21, 2021 · 0 comments · Fixed by #74
Labels
enhancement New feature or request

Comments

@kzu
Copy link
Member

kzu commented Jan 21, 2021

This was disabled in 9093d5a because it interfered with the ability to run vs where with a version specifier.

We should consider showing the tool version itself only if the first argument is --version.

Back this issue
Back this issue

@kzu kzu added the enhancement New feature or request label Jan 21, 2021
kzu added a commit that referenced this issue Jan 30, 2021
We had disabled this in  9093d5a because it previously interfered with the ability to run vs where with a version specifier.

We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.

Fixes #72
@kzu kzu closed this as completed in #74 Jan 30, 2021
kzu added a commit that referenced this issue Jan 30, 2021
We had disabled this in  9093d5a because it previously interfered with the ability to run vs where with a version specifier.

We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.

Fixes #72
kzu added a commit that referenced this issue Jan 31, 2021
We had disabled this in  9093d5a because it previously interfered with the ability to run vs where with a version specifier.

We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.

Fixes #72 and #73
kzu added a commit that referenced this issue Jan 31, 2021
We had disabled this in  9093d5a because it previously interfered with the ability to run vs where with a version specifier.

We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.

Fixes #72, #73
kzu added a commit that referenced this issue Jan 31, 2021
We had disabled this in  9093d5a because it previously interfered with the ability to run vs where with a version specifier.

We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.

Fixes #72
Fixes #73
@devlooped devlooped locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant