Feedback
Reduce noisy follow-on IDE diagnostics after parser recovery errors
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- https://forum.objo.dev/d/409-option-stop-compiling-at-first-error
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
The Errors & Warnings panel can show many follow-on parser errors after a single missing block terminator, such as a missing End If. This makes the root error harder to find in Studio even though the analyser should continue collecting all diagnostics.