PR# 14859 Various editor/clickable improvements

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2008/10/03
Class: Feature Request
Severity: Serious
Number: 14859
Release: 6.3.7.4757
Confidential: No
Status: Open
Responsible: manus_eiffel
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Synopsis: Various editor/clickable improvements

Description
- Being able to show a tooltip on a.b := g that shows which assigner routine is being called. We called also allow pick and drop on `:=' to go directly on the assigner routine

- Being able to pick and drop a local or argument and go directly to the declaration of that local or argument (or show a tooltip with its declaration)

- Select a local or argument and highlight all the occurrences of it in the body of a routine

- Allow pick and drop of binary and unary operators in text view (currently it only works in flat short)

- Allow pick and drop of the [] operator in text view.
To Reproduce

										
Problem Report Interactions