Feedback
Editor highlights Return as keyword in Key.Return
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- https://forum.objo.dev/d/396-editor-display-keyreturn-like-a-keyword
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
The ObjoBasic code editor syntax highlighter colours Return as a keyword when it appears as a member name after a dot, such as Key.Return. In this context Return is part of a qualified member access expression and should not use keyword highlighting.