Feedback
Editor autocomplete shows duplicate array member methods
- Status
- Fixed
- Fixed in
- v26.6.4
- Last updated
- 2026-06-15
Public summary
Autocomplete in the Studio editor can show duplicate method suggestions after a typed array local such as String() when typing member completion. The list should show each valid array member once and should not mix in instance methods from the array element type.