Skip to content

Add configurable log overview marker bar - #712

Merged
Hirogen merged 17 commits into
Developmentfrom
feature/27-log-marker-bar
Sep 17, 2026
Merged

Hirogen merged 17 commits into
Developmentfrom
feature/27-log-marker-bar

Conversation

@Hirogen

@Hirogen Hirogen commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Adds an optional marker bar beside the main log grid with separate lanes for highlights, bookmarks, search matches, and filter hits. Visibility settings persist, and the bar works without timestamps alongside Time Spread.

Markers provide counts, line-range tooltips, and click-to-navigate behavior that stops follow-tail. Background discovery supports cancellation, incremental tail updates, and stale-result rejection without invoking highlight triggers. Filter markers exclude context-only lines.

Closes: #27

image Image

@Hirogen
Hirogen marked this pull request as draft September 16, 2026 14:23
Comment thread src/LogExpert.UI/Controls/LogWindow/LogWindow.MarkerBar.cs Fixed
Comment thread src/LogExpert.UI/Controls/LogWindow/LogWindow.MarkerBar.cs Dismissed
Comment thread src/LogExpert.UI/Controls/LogWindow/LogWindow.MarkerBar.cs Dismissed
Comment thread src/LogExpert.Core/Classes/Marker/MarkerIndex.cs Dismissed
Comment thread src/LogExpert.UI/Controls/LogWindow/LogWindow.MarkerBar.cs Dismissed
Comment thread src/LogExpert.Core/Classes/Marker/MarkerIndex.cs Fixed
Comment thread src/CsvColumnizer/CsvColumnizer.cs Dismissed
Comment thread src/LogExpert.Tests/UI/MarkerBarTests.cs Fixed
Comment thread src/CsvColumnizer/CsvColumnizer.cs Fixed
Comment thread src/Log4jXmlColumnizer/Log4jXmlColumnizer.cs Fixed
Comment thread src/LogExpert.Core/Classes/Columnizer/SquareBracketColumnizer.cs Fixed
Comment thread src/RegexColumnizer/RegexColumnizer.cs Fixed
Comment thread src/LogExpert.UI/Controls/LogWindow/MarkerBar.cs Fixed
BRUNER Patrick added 10 commits September 17, 2026 08:49
@Hirogen
Hirogen marked this pull request as ready for review September 17, 2026 11:15
@Hirogen
Hirogen merged commit 53d15dd into Development Sep 17, 2026
3 checks passed
@Hirogen
Hirogen deleted the feature/27-log-marker-bar branch September 17, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Visually mark positions of lines highlighted by Highlighter on scrollbar

1 participant