microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.18k stars 28.84k forks source link

The empty editor hint should be easily toggled by right clicking on the hint #213814

Open Tyriar opened 4 months ago

Tyriar commented 4 months ago

Can this support right click to toggle the setting to hidden?

image

jrieken commented 3 months ago

Re-opening because I believe just right clicking to disable isn't a great nor established gesture.

I am all in for configurability but right clicking should show a context menu with a toggle so that I know what's happening. We support a similar flow for breadcrumbs, sticky scroll, minimap etc

jrieken commented 3 months ago

Terminals have this

Screenshot 2024-06-25 at 14 32 57
Tyriar commented 3 months ago

I should have described it better, I meant for it to be in a context menu as otherwise it's too easy to permanently dismiss accidentally

bpasero commented 3 months ago

I would align this with the hint we already have for empty editors:

Image

Specifically there is an explicit link to "Do not show again" which is easily discoverable.

Tyriar commented 3 months ago

I commented the other day in standup how noisy that message has become, if anything we should be reducing the size of that message. Especially if when we install Copilot it's no longer important enough to show at all. In the same vein we're trying to keep the terminal message as small as possible. @daviddossett could you weigh in here?

jrieken commented 3 months ago

I agree but having the full "Start typing to dismiss or don't show this again" message doesn't seem so bad. We already have the first half and with copilot installed it is much shorter than the default message

bpasero commented 3 months ago

To clarify: all I am suggesting is to: