Skip to content

WARNING

This page is machine-translated by Gemini.

Shortcuts & Useful Features

Essential VS Code Shortcuts

ShortcutActionDescription
Ctrl + BToggle Primary Side BarCollapse/expand the folder tree to maximize editor width.
Ctrl + GGo to LineJump directly to a specific segment line number.
Ctrl + Shift + PCommand PaletteAccess all VS Code and SheepWeave commands.
Ctrl + ,Open SettingsCustomize editor preferences.
Ctrl + HGlobal ReplacePowerful regex search and replace across the file.
Ctrl + SpaceIntelliSense Auto-CompleteTrigger termbase and phrase completions.
  • Font Size: 18 (larger text reduces eye strain)
  • Line Height: 2 (generous spacing makes confirmation colors clearer)
  • Word Wrap: on (Alt + Z) (prevents horizontal scrolling)
  • Minimap: Disable (reclaims editor horizontal width)

SheepWeave Dedicated Shortcuts

Translation & Segment Editing

ShortcutActionDescription
Ctrl + EnterConfirm SegmentMarks current line as green and moves to the next segment.
Alt + DownNext Unconfirmed LineJumps to the next unconfirmed (white) segment.
Ctrl + Shift + 1..5Apply TM Match 1..5Inserts the chosen TM match suggestion directly.
F2Simple Replace / Term RenameGlobal replace with automatic logging to asset history.
Ctrl + Shift + CCopy Source to TargetCopies the current segment's source text into target.
ShortcutActionDescription
Alt + 1..7Switch Panel TabsInstantly jump between Flow, Translate, Search, Tools, LLM, Info, Settings.
Ctrl + KConcordance (Source)Search selected word in source corpus.
Ctrl + Shift + KConcordance (Target)Search selected word in target corpus.
Ctrl + LSend to AI ChatSend selected text to the standard AI chat pane.
Ctrl + QLoad into LLM TabSend selection to SheepWeave's dedicated LLM tab.

Terminology (TB) Management

ShortcutActionDescription
Ctrl + Shift + ZApply TermReplace selected text with matching termbase target.
Ctrl + Shift + Alt + ZApply Term GloballyBatch-replace term across the entire file.
Ctrl + TAdd Term EntryRegister a new term pair into the project glossary.