Ask Your Question
4

What are the steps to turn off parameter hints automatically appearing and switch to manually activating them with a keyboard shortcut?

asked 2022-12-15 11:00:00 +0000

bukephalos gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-08-11 01:00:00 +0000

ladyg gravatar image
  1. Open Visual Studio Code
  2. Click on "File" in the menu bar and select "Preferences"
  3. Select "Settings"
  4. In the search bar, type "parameterHints"
  5. Under the "Editor->Parameter Hints" section, uncheck the "Enabled" box to turn off automatic parameter hints
  6. Under the same section, make note of the keyboard shortcut listed next to "Trigger Key Binding"
  7. Press "Ctrl+," to open the keyboard shortcuts menu
  8. In the search bar, type "parameter hints"
  9. Find and click on the command "Trigger Parameter Hints"
  10. Press the "+" button to create a new keyboard shortcut for this command
  11. Enter the same keyboard shortcut listed in step 6 as the new shortcut for the command
  12. Close the keyboard shortcuts menu and the Settings menu. Test out the new keyboard shortcut to manually trigger parameter hints.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-12-15 11:00:00 +0000

Seen: 10 times

Last updated: Aug 11 '22