Feedback
Overloaded calls now show and navigate to the matching definition
- Status
- Fixed
- Fixed in
- v26.7.5
- Source discussion
- https://forum.objo.dev/d/676-tooltip-and-go-to-definition-confused-by-multiple-overloads
- Last updated
- 2026-07-25
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
When a call targets one of several overloads, Objo Studio can show a tooltip for a different overload, pair that signature with another overload's description, and make Go to Definition open the first declaration rather than the overload selected for the call. Tooltips and navigation should follow the same overload resolution as the compiler.