Feedback
Find panel shows misleading generated line numbers for member matches
- Status
- Fixed
- Fixed in
- v26.5.6
- Source discussion
- https://forum.objo.dev/d/115-search-text-show-internal-code-of-class-not-available/2
- Last updated
- 2026-05-24
Public summary
The Find panel could show misleading Line N labels for matches on member declarations, especially properties. Those line numbers referred to IDE-generated source rather than an editable user-code line. This is fixed so matches inside method and event bodies still show editor-visible line numbers, while generated member shell/declaration matches omit the line label.