Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Can I SearchNew to Visual Studio Code? Get it now.
Can I Search

Can I Search

xiaogang

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

Can I Search

You Can Search.

Features

Press shift + alt + s to open the input box to search.

Search in the browser by default, in addition, there are four keywords (web npm gh tr) to provide search.

Enter keywords in the input box, after the space, add the content you want to search.

demo1.gif

demo2.png

Quickly open the browser to search after selecting keywords.

  • web: shift + alt + w

  • npm: shift + alt + n

  • github: shift + alt + g

  • translate: shift + alt + t

  • use: shift + alt + u (can i use)

demo3.png

demo4.png

Extension Settings

You can configure different parameters in setting.json, or customize some parameters, reload vscode.

for example

"can-i-search":{
    "web":"https://www.google.com/search?q={query}",
    "jue": "https://juejin.cn/search?query={query}"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft