Keyboard Shortcut Finder

VS Code 快捷键 (15)
命令面板 / Command Palette
导航
Ctrl+Shift+P
快速打开文件 / Quick Open
导航
Ctrl+P
全局搜索 / Find in Files
搜索
Ctrl+Shift+F
切换终端 / Toggle Terminal
终端
Ctrl+`
切换侧边栏 / Toggle Sidebar
界面
Ctrl+B
格式化文档 / Format Document
编辑
Ctrl+Shift+I
选择下一个匹配 / Select Next Occurrence
编辑
Ctrl+D
切换注释 / Toggle Comment
编辑
Ctrl+/
折叠代码 / Fold Region
编辑
Ctrl+Shift+[
展开代码 / Unfold Region
编辑
Ctrl+Shift+]
跳转到定义 / Go to Definition
导航
F12
跳转到定义 / Peek Definition
导航
Ctrl+Click
跳转到符号 / Go to Symbol
导航
Ctrl+Shift+O
切换编辑器 / Switch Editor
导航
Ctrl+Tab
打开快捷键设置 / Open Keyboard Shortcuts
设置
Ctrl+K Ctrl+S

⌨️ 使用技巧:

  • • 熟练使用快捷键可以大幅提升工作效率
  • • 建议每天学习2-3个新快捷键,逐步积累
  • • Ctrl = Windows/Linux, Cmd = macOS
  • • 部分快捷键可能因版本或插件而有所不同

What is Keyboard Shortcut Finder?

Built for developers who want to format code, convert encodings, check syntax, and handle other everyday dev tasks — fast. Everything runs right in your browser, so there is nothing to install. Just open the page, paste your code, and get your result instantly. No signup, no waiting, no hassle.

Use Cases5 scenarios
  • Cleaning up messy code before a commit
  • Inspecting API responses during debugging
  • Switching between encoding formats
  • Quick prototyping without setting up a project
  • Spotting syntax errors before they cause headaches
How to Use6 steps
  1. 1Open the Keyboard Shortcut Finder — no signup, no login.
  2. 2Paste your input or drag and drop a file.
  3. 3Hit Process or Generate and see results instantly.
  4. 4Preview the output and click Copy to grab it.
  5. 5💡 Pro Tip: Check the FAQ below for power-user tricks.
  6. 6📌 Bookmark this page — you will want to come back.
Features8 features
  • Completely free
  • No account needed
  • Runs in your browser
  • Instant results
  • Copy with one click
  • Your data stays private
  • Works on any device
  • Built for devs
FAQ6 questions
Is this tool free?

Yep — completely free. No accounts, no paywalls, no catch. Just open the page and go.

Does my code get sent to a server?

Nope. Everything runs right in your browser. Your code never leaves your device.

What formats does it support?

All the common ones — JSON, XML, Base64, JWT, YAML, and more. If it is a data format developers use, chances are we support it.

Does it work on my phone?

Absolutely. Works great on phones, tablets, and desktops alike.

How fast is it?

Instant for most inputs. If you paste something really large, it might take a second or two.

Do I need to be online?

You need the internet to load the page the first time. After that, it works offline.