Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>google_thisNew to Visual Studio Code? Get it now.
google_this

google_this

hiTushar

|
104 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS code extension -

“Extension that makes a google search of the text selected”

Steps:

Flow test

  • [x] Add a new command - hello world pop up (https://www.freecodecamp.org/news/making-vscode-extension/ )
  • [x] Add that command to the editor context menu. (link)

New command

  • [x] Add a new command in the editor context menu to save the text selected (link)
  • [x] Use that saved text to display that text in pop up
  • [x] Add a new command in the editor context menu to open google.com with query parameter (e.g. https://www.google.com/search?q=sfd ) (link)
  • [x] Provide the selected (and saved if needed) text to this google search
  • [ ] Publish the extension for reuse
  • [ ] Add setting to add prefixed search queries like site:stackoverflow
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft