Skip to content

Allow showing line numbers, and a keyboard toggle for semantic hints

Matan Ziv-Av requested to merge matan/konsole:line-num into master

This MR adds:

  • A keyboard shortcut for toggling semantic hints display (always, never or with URL hints).
  • Line number display on the right edge of each line. The numbers are displayed above the text, if there is any.
  • A keyboard shortcut for toggling this line number display (always, never or with URL hints).

Merge request reports