Keyboard Shortcuts

1DevTool के हर keyboard shortcut — जो सबसे ज़्यादा use हों उन्हें याद करें।

Keyboard shortcuts 1DevTool में move करने का सबसे तेज़ तरीका है। जो shortcuts सबसे ज़्यादा use करते हैं वो एक बार सीख लें, तो mouse की शायद ही ज़रूरत पड़ेगी। यह page app के हर shortcut list करती है।

सभी Shortcuts

ActionmacOSWindows / Linux
Command Palette खोलेंCmd+KCtrl+K
Terminal जोड़ेंCmd+TCtrl+T
Project 1–9 पर switch करेंCmd+1Cmd+9Ctrl+1Ctrl+9
Database Panel खोलेंCmd+DCtrl+D
HTTP Client खोलेंCmd+HCtrl+H
Git Panel खोलेंCmd+GCtrl+G
Sidebar toggle करेंCmd+BCtrl+B
Layout Mode toggle करेंCmd+Shift+LCtrl+Shift+L
Agent Input OverlayCmd+ICtrl+I
History में पिछला PromptCmd+UpCtrl+Up
History में अगला PromptCmd+DownCtrl+Down
Panel बंद करेंCmd+WCtrl+W
Active Panel FullscreenCmd+Shift+FCtrl+Shift+F
Quick Open FileCmd+PCtrl+P
नया ProjectCmd+NCtrl+N

पहले सीखने लायक Shortcuts

1DevTool में नए हैं तो सब एक साथ सीखने की कोशिश न करें। इन पांच से शुरू करें — ये रोज़ का ज़्यादातर काम cover करते हैं:

  • Cmd+K / Ctrl+K — Command Palette app के हर action की searchable list है। जब shortcut याद न हो, palette खोलें और जो ढूंढ रहे हैं वो type करें। Menus में ढूंढने से तेज़ है।
  • Cmd+T / Ctrl+T — तुरंत नया terminal जोड़ें। Agents spin up करते वक्त यह बार-बार करेंगे।
  • Cmd+I / Ctrl+I — Agent Input Overlay खोलें। AI terminal UIs keyboard takeover कर लेते हैं, इसलिए यह overlay long prompts type करने के लिए अलग comfortable जगह देता है।
  • Cmd+19 / Ctrl+19 — Sidebar position से directly किसी project पर jump करें। Keyboard से project switch करना mouse तक पहुंचने से बहुत तेज़ है।
  • Cmd+Shift+L / Ctrl+Shift+L — Layout modes cycle करें। Toolbar छुए बिना grid view से column view या fullscreen पर जाएं।

Shortcuts Customize करना

1DevTool के हर shortcut को अपने लिए natural लगने वाले में बदल सकते हैं।

Keyboard shortcuts settings

Shortcut customize करने के लिए:

  1. Settings खोलें (sidebar में gear icon click करें, या Cmd+, / Ctrl+, दबाएं)।
  2. Keyboard tab पर जाएं।
  3. जो action remap करना है उसे ढूंढें। उसके पास shortcut field click करें।
  4. जो नया key combination use करना हो वो दबाएं।
  5. Save click करें।

अगर जो combination चुनी वो किसी और action से पहले से ली गई है, 1DevTool warn करेगा और पूछेगा किसे priority मिले। Keyboard settings page के नीचे Reset to defaults button से कभी भी सब shortcuts default पर reset कर सकते हैं।

Tip: अगर कोई shortcut काम नहीं कर रहा, check करें कि आपका operating system या कोई और app उस combination को globally ले चुका हो। System-level shortcuts को app-level shortcuts पर priority मिलती है।