Skip to content
Searching: All docs

Start typing to search the docs.

Term Picker

The Term Picker 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.

Term Picker dialogue with all matched terms for the current segment

Opening the Term Picker

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

Colour-coded rows

Each row in the Term Picker 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

The Term Picker 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.


See Also