Vscode: Tooltips disappear too fast to take a screenshot in MacOS

Created on 11 Jul 2018  路  9Comments  路  Source: microsoft/vscode

If you are trying to take a screenshot in MacOS of something including tooltips, they disappear too fast to be able to snap them. Which is interesting, because usually MacOS manages to keep things like tooltips up in most other applications when taking a screenshot.

Happens with Command-Shift-3 and Command-Shift-4

It appears to be connected with pressing Shift.

bug editor-hover verified

Most helpful comment

screen shot 2018-09-11 at 8 46 46 am

screen shot 2018-09-11 at 8 34 18 am

Yeeeeaaaaahhh!!! 馃槃

All 9 comments

This has been driving me mad lately, I'm glad I'm not the only one. I've been wanting to send screenshots to my junior devs.

It's nearly impossible to send any meaningful screenshots with VSC on macOS.

You can use the grab app that is shipped with macOS and is authored by Apple to create a timed screenshot. https://support.apple.com/en-gb/guide/grab/welcome/mac

I don't think taking screenshots should be taken into account to influence the UX of a product.

@alexandrudima Is there a UX reason for the tooltips to disappear only when you press shift? They do not disappear if you press control, option, or command.

If not, perhaps you will reconsider your position, because not being able to take screenshots of your code when collaborating with others online is, in my experience, worse UX than the feature of being able to hide tooltips by pressing shift.

Which honestly seems like a bug, not a feature.

I don't think taking screenshots should be taken into account to influence the UX of a product.

As an engineer taking screenshots is absolutely part of my user experience.

@lukepighetti @sean256

The idea is the following: If you move the mouse over some symbol and the hover shows up, the hover gets immediately dismissed when you begin typing. Say, for example you forget the type name of some variable, you would hover it and then learn the type name, and then proceed to type it. As soon as you begin to type, the hover gets out of the way so you can see the code you are editing.

I wonder if it would work if you just make it so shift didn't hide tooltips. Shift doesn't send any text to the window so it would seem like a reasonable compromise. I suspect macOS will capture the 3 or the 4 before VSC does.

@alexandrudima Thank you!

screen shot 2018-09-11 at 8 46 46 am

screen shot 2018-09-11 at 8 34 18 am

Yeeeeaaaaahhh!!! 馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

omidgolparvar picture omidgolparvar  路  3Comments

VitorLuizC picture VitorLuizC  路  3Comments

curtw picture curtw  路  3Comments

vsccarl picture vsccarl  路  3Comments

chrisdias picture chrisdias  路  3Comments