IDE Window: Editor Options Display Gutter

From Lazarus wiki
Revision as of 18:54, 3 November 2021 by Alextp (talk | contribs) (Created page with "Lazarus IDE has the feature called "Overview gutter". It is the thin vertical bar near the vertical scrollbar of the source editor. It can be enabled/disabled in the IDE Optio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Lazarus IDE has the feature called "Overview gutter". It is the thin vertical bar near the vertical scrollbar of the source editor. It can be enabled/disabled in the IDE Options dialog: "Editor / Display / Show overview gutter" checkbox.

ide-overview-gutter.png

Bar shows:

  • modified lines: green/yellow
  • gutter marks: breakpoints (red), bookmarks (blue), compile errors (orange)
  • interface/implementation/finalization sections: shades of grey
  • current visible page: shade of grey