Option to hide inlay hints while Ctrl + Alt is held #25285
Closed
griffi-gh
started this conversation in
Ideas From VSCode
Replies: 1 comment
-
solved: {
"inlay_hints": {
"toggle_on_modifiers_press": {
"control": true,
"alt": true
}
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vscode has an option to temporarily hide inlay hints while Ctrl and Alt keys are held, would be nice if Zed had that as an option as well.
Beta Was this translation helpful? Give feedback.
All reactions