Skip to content
Searching: All docs

Start typing to search the docs.

TermPicker

TermPicker is a compact overlay that shows all matched terms for the current segment in a sortable, keyboard-navigable list. It is useful when TermLens shows many matches and you want a quick overview without scrolling.

TermPicker dialogue with all matched terms for the current segment

Opening TermPicker

Press Ctrl+Shift+P to open TermPicker. It appears as a floating window above the editor.

Colour-coded rows

Each row in TermPicker is colour-coded by termbase type:

ColourMeaning
PinkProject termbase term
BlueRegular Supervertaler termbase term
YellowNon-translatable term
GreenMultiTerm termbase term (.sdltb)

This lets you instantly see where each term comes from and how it should be handled.

Expandable synonyms

Terms with multiple translations display a right-arrow indicator () next to the term. To expand and see all synonym sub-rows:

  • Select the row and press the Right arrow key
  • The sub-rows appear below the parent term, showing each available translation

Press Left arrow to collapse the synonyms again.

Keyboard navigation

TermPicker is designed for fast keyboard use:

KeyAction
0-9Type a number to jump directly to that term
EnterInsert the selected term and close the picker
EscapeClose the picker without inserting
Up / DownNavigate between terms (wraps around)
RightExpand synonyms for the selected term
LeftCollapse synonyms

Navigation wraps around: pressing Down on the last term jumps to the first, and Up on the first jumps to the last.

Inserting a term

You can insert a term in two ways:

  • Click any row to insert that term at the cursor position in the target field
  • Press Enter on the selected row to insert and close

The selected translation is placed at the current cursor position in the target segment.

Like the TermLens chips, the picker displays and inserts terms with the capitalisation of the segment occurrence (first occurrence when a term appears more than once) rather than the stored capitalisation – see Adapt term capitalisation.


See Also

🤖 These docs are AI-readable: llms.txt · full · Trados only · Workbench only