Skip to content

Instantly share code, notes, and snippets.

@khushalbokadey
Created April 4, 2018 11:01
Show Gist options
  • Save khushalbokadey/342d4c004b99ef5b2f95f90cf48330e0 to your computer and use it in GitHub Desktop.
Save khushalbokadey/342d4c004b99ef5b2f95f90cf48330e0 to your computer and use it in GitHub Desktop.
Disable the Quick Info/Paramter Hints pop up in VS Code
{
"editor.parameterHints": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment