PR# 19571 ACROSS AS LOOP END - local loop cursor to be recognized as a feature in editor

Problem Report Summary
Submitter: rwschlatter
Category: EiffelStudio
Priority: Medium
Date: 2019/08/27
Class: Feature Request
Severity: Non-critical
Number: 19571
Release: 19.05
Confidential: No
Status: Open
Responsible:
Environment: any
Synopsis: ACROSS AS LOOP END - local loop cursor to be recognized as a feature in editor

Description
I am just having some trouble using the ACROSS statement on a TUPLE.

Problem (1): the editor does not recognize the identifier used as  the local loop CURSOR as a type (based on the ACROSS name). I cannot use click-and-drop to view the class and its attributes.

Problem (2): cause the editor does not recognize the type it neither offers code completion within the loop body.
To Reproduce
Use the editor on a structure sample that supports ACROSS.
Problem Report Interactions