Feedback
Exact type names are no longer replaced by longer autocomplete matches
- Status
- Fixed
- Fixed in
- v26.8.6
- Source discussion
- https://forum.objo.dev/d/957-autocompletion-on-parameter-type-is-wonky
- Last updated
- 2026-08-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
When a valid type name is also the prefix of a longer available type, pressing Tab should leave the field without replacing the valid type. This affects method parameter types and other type autocomplete fields.