Feedback
Analyser gutter markers now stay attached to their source lines
- Status
- Fixed
- Fixed in
- v26.7.5
- Source discussion
- https://forum.objo.dev/d/644-error-message-marker-became-untethered-from-actual-line
- Last updated
- 2026-07-25
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Analyser error and warning diamonds in the code editor gutter can become displaced from their source lines after edits change the number of lines earlier in the same source file. The Analyser pane continues to report the correct member-relative line, but the gutter marker remains offset by the number of inserted or removed lines.