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

Provide tooltip for gutter actions #152088

Closed
4 tasks done
miguelsolorio opened this issue Jun 14, 2022 · 1 comment · Fixed by #200335
Closed
4 tasks done

Provide tooltip for gutter actions #152088

miguelsolorio opened this issue Jun 14, 2022 · 1 comment · Fixed by #200335
Assignees
Labels
editor-core Editor basic functionality feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders ux User experience issues verification-needed Verification of issue is requested verified Verification succeeded

Comments

@miguelsolorio
Copy link
Contributor

miguelsolorio commented Jun 14, 2022

Originally from testing out #25887

When hovering items in the gutter, we don't provide any tooltip for additional information about what each item is and does (with the exception of an added breakpoint). We should provide this additional information as we already for other actions and for added breakpoints to give new users and indication of the action will do as well as a name for the given action:

  • Adding breakpoints
  • SCM decorators
  • Diff arrow decorators
  • Folding regions
CleanShot.2022-06-14.at.09.18.29.mp4
@alexdima alexdima added editor-core Editor basic functionality ux User experience issues labels Jun 15, 2022
@alexdima alexdima added this to the On Deck milestone Jun 15, 2022
@alexdima alexdima added the feature-request Request for new features or functionality label Jun 15, 2022
hediet added a commit that referenced this issue Dec 8, 2023
Adopts the tooltip for folding and dirty diff decorator.
hediet added a commit that referenced this issue Dec 8, 2023
Adopts the tooltip for folding and dirty diff decorator.
@hediet hediet modified the milestones: On Deck, December / January 2024 Dec 8, 2023
@hediet
Copy link
Member

hediet commented Dec 8, 2023

Image

Image

Image

Image

hediet added a commit that referenced this issue Dec 18, 2023
* Allows line decorations to set a tooltip (for #152088).
Adopts the tooltip for folding and dirty diff decorator.

* Shows a tooltip to add breakpoints (for #152088)
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Dec 18, 2023
@hediet hediet added the verification-needed Verification of issue is requested label Jan 23, 2024
@benibenj benibenj added the verified Verification succeeded label Jan 24, 2024
@aiday-mar aiday-mar added this to the December / January 2024 milestone Feb 6, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-core Editor basic functionality feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders ux User experience issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants