the IT Hustle
ツール実践マニュアル概要
Productivity ToolsAI活用2026-04-03•11 min で読める

VS Code Shortcuts That Will Save You 2 Hours a Day

著者: Salty Deprecated Software Engineer

✨ AI アシスト コンテンツ

この記事はAIの支援を受けて作成され、正確性と品質についてチームが審査しました。すべての技術情報と例は検証済みです。

I timed myself one day. In an 8-hour coding session, I spent 47 minutes just reaching for the mouse — navigating files, selecting text, switching tabs, opening terminals. That's almost an hour of my day gone to moving a cursor around the screen.

VS Code keyboard shortcuts fix this.Not all 500+ of them — just the 20 that cover what you actually do every day. Learn these over one week and you'll physically feel faster.

The 10 You Need Today

Mac shortcuts shown first, Windows/Linux in parentheses.

ShortcutWhat It DoesTime Saved
Cmd+P (Ctrl+P)Open any file by nameHuge — no more clicking through folders
Cmd+Shift+P (Ctrl+Shift+P)Command Palette — search any actionAccess any VS Code feature without menus
Cmd+D (Ctrl+D)Select next occurrence of wordRename variables in seconds
Cmd+Shift+L (Ctrl+Shift+L)Select ALL occurrencesBulk rename everywhere at once
Alt+Up/DownMove line up/downRearrange code without cut/paste
Cmd+Shift+K (Ctrl+Shift+K)Delete entire lineNo more select-all-then-delete
Cmd+/ (Ctrl+/)Toggle commentComment/uncomment instantly
Cmd+` (Ctrl+`)Toggle integrated terminalNo more switching to another app
Cmd+B (Ctrl+B)Toggle sidebarMore screen space when coding
Cmd+Shift+F (Ctrl+Shift+F)Search across all filesFind anything in your codebase

The 10 Power Moves

ShortcutWhat It Does
Cmd+Shift+E (Ctrl+Shift+E)Focus file explorer
Alt+ClickAdd cursor at click location (multi-cursor)
Cmd+L (Ctrl+L)Select entire line
Shift+Alt+Down (Shift+Alt+Down)Duplicate line below
Cmd+Shift+[ (Ctrl+Shift+[)Fold (collapse) code block
Cmd+K Cmd+0 (Ctrl+K Ctrl+0)Fold all — see file structure at a glance
F2Rename symbol (refactor across files)
F12Go to definition
Cmd+Shift+\ (Ctrl+Shift+\)Jump to matching bracket
Cmd+K Z (Ctrl+K Z)Zen Mode — distraction-free coding

5 Must-Have Extensions

  • Error Lens — Shows errors and warnings inline, right next to the code. No more hovering over red squiggles. This is the single highest-impact extension for any language.
  • GitLens — Shows who changed each line and when (inline blame), plus full file history and comparison views. Essential if you work with a team.
  • Prettier — Auto-formats your code on save. Never argue about tabs vs. spaces again. Set it up once, forget about formatting forever.
  • Thunder Client — API testing inside VS Code. No more switching to Postman. Supports collections, variables, and scripting.
  • GitHub Copilot — AI autocomplete that's now free for individual developers. Completes functions, suggests tests, explains code. Saves 30-40 minutes/day on repetitive code.

The Learning Strategy

Don't try to memorize all 20 shortcuts at once. Here's the plan:

  • Day 1-2: Cmd+P, Cmd+Shift+P, Cmd+D (the three that change everything)
  • Day 3-4: Alt+Up/Down, Cmd+Shift+K, Cmd+/ (editing speed)
  • Day 5-7: Terminal toggle, sidebar toggle, search across files
  • Week 2: Multi-cursor, fold/unfold, F2 rename, F12 go to definition

Print the cheat sheet table above and tape it next to your monitor. After two weeks, you won't need it.

Looking for more developer productivity tools? Read 10 Command Line Tools That Will 10x Your Productivity and check out our Cursor AI review.

IT
Salty Deprecated Software Engineer

The IT Hustleの編集用ペンネームで書いています——ノートPC修理技術者、システム管理者、ストレージエンジニア、ソフトウェアエンジニアとしての25年以上の経験を、今はAIエージェントの運用に注いでいます。すべての記事は公開前に人間が確認します。詳しくは編集方針をご覧ください。

ツール一覧全記事私たちについて

最新情報を受け取る

新しいツール、ブログ記事、アップデートをいち早くお届けします。スパムなし。

独自の反ハルシネーション プロンプトを生成する

AIプロンプトエンジンは独自技術を使い、内蔵の検証・矛盾テスト付きプロンプトを生成します。

無料で3回試す →

会社情報

  • 概要
  • 実践マニュアル
  • AI用語集
  • 筆者について
  • お問い合わせ

プロダクト

  • ツール
  • 料金ウォッチ
  • エージェントオプス
  • コード
  • デザイン
  • システム管理
  • 生産性
  • マーケティング
  • ビジネス

法的情報

  • プライバシーポリシー
  • 利用規約
  • 免責事項
  • 編集方針
  • 訂正について

© 2026 Salty Rantz LLC. 無断複製・転載を禁じます。

テクノロジーの変革を乗り越える人々のために。