Pushed and verified:
- Objo
main: f9d347a230e5db759890818ebed193c96ece1205
- Docs
main: bfd5bb99e7e391fccf30233f30d8c353ce5dec87
- GitHub issue #1328 is closed with
status/fixed and the Next Release milestone.
- Validation: 302 tests passed, 0 failed. Both worktrees are clean.
Forum response
Hi rgb,
Thanks for reporting this and for providing the video, it made the problem very clear.
I’ve fixed autocomplete in the IDE Script editor. Typing ordinary identifier characters will no longer open the full completion list on every keystroke. Automatic suggestions now use the same inline completion behaviour as the main code editor, while an explicitly opened completion list continues to filter as you type.
The fix also preserves type-specific suggestions after keywords such as As, New, Inherits, and Implements, and respects the existing preferences for completion inside comments and strings.
This will be included in the next Objo Studio release: https://feedback.objo.dev/bug/1370