Simplifying the ctrl-c google search workflow in VsCode

TypeScript

github site

Version Downloads Installs

Usage

  • Select Text in Terminal, ‘Ctrl-Shift-c’ to open google search
  • Select Text in Code Editor, ‘Ctrl-Alt-c’ to open google search
  • ‘Ctrl-Shift-s’ to open google search directly in Vscode

Features

  • Adds shortcuts ‘Ctrl-Shift-c’,‘Ctrl-Shift-s’ and ‘Ctrl-Alt-c’ to Vscode
  • Opens your selected text in a google search of default browser
  • Saves the Alt-Tab Ctrl-V workflow
  • Works in terminal(for quick error googling), main code window and output window
  • Quickly search google with any text directly from VsCode