Skip to content

Missing tooltip on PS version indicator #1009

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

Closed
MikeBazMSFT opened this issue Aug 25, 2017 · 1 comment
Closed

Missing tooltip on PS version indicator #1009

MikeBazMSFT opened this issue Aug 25, 2017 · 1 comment
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@MikeBazMSFT
Copy link

System Details

  • Operating system name and version: Windows 10 Creators Update (1703)
  • VS Code version: 1.14.2
  • PowerShell extension version: 1.4.1
  • Output from $PSVersionTable:

Name Value


PSVersion 5.1.15063.502
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15063.502
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Issue Description

The lower-right-hand indicator of PowerShell version (e. g. ">_ 5.1" in my case) doesn't have a tooltip telling you what clicking on it does. All the other indicators have a tooltip that tells you what the underlying button handles.

Attached Logs

n/a

@daviwil daviwil added Area-General Issue-Bug A bug to squash. labels Aug 25, 2017
@daviwil daviwil added this to the 1.4.2 milestone Aug 25, 2017
@daviwil
Copy link
Contributor

daviwil commented Aug 25, 2017

Thanks for pointing that out! Fixing it today.

daviwil added a commit to daviwil/vscode-powershell that referenced this issue Sep 5, 2017
@daviwil daviwil closed this as completed in 68960a6 Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

2 participants