Feedback
Distinguish shared methods and properties in the member list
- Status
- Fixed
- Fixed in
- v26.5.5
- Source discussion
- https://forum.objo.dev/d/69-no-visual-distinction-between-methodproperty-and-shared-methodproperty
- Last updated
- 2026-05-21
Public summary
Objo Studio should visually distinguish instance members from Shared members in the member list. Split explicitly shared methods and properties into separate Shared Methods and Shared Properties sections, while keeping instance methods and properties under the existing Methods and Properties sections. This makes sharedness clear at a glance and aligns with the familiar Xojo member-list approach.