Skip to content

Instantly share code, notes, and snippets.

@raulpesilva
Last active June 12, 2020 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raulpesilva/c5f704319d09dd6c12655ce9c12aa18c to your computer and use it in GitHub Desktop.
Save raulpesilva/c5f704319d09dd6c12655ce9c12aa18c to your computer and use it in GitHub Desktop.
{
"key": "ctrl+shift+i",
"command": "editor.action.sourceAction",
"args": {
"kind": "source.addMissingImports",
"apply": "first"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment