It would be easy to do a Ctrl-Shift-N on selection which would only bring
the list if there is multiple solutions otherwise open directly the target
file.

"David Mankin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Please remember that on the Mac, which has no second mouse button,
> Control-click is how we get the popup menu to appear.  Any other actions
> that are getting mapped to control-click need to be configurable to use
> a different key combination instead so that control-click is unused.
> (Since PC's don't have a command button, I recommend mapping
> control-click actions from a PC to command-click actions on a Mac.)
>
> -David Mankin
>
> On Wed, 12 Jun 2002, Erik Hanson wrote:
>
> > I don't know how useful other people would find this, but I would like
to be
> > able to ctrl-click on a filename in my code to open the file (just like
> > ctrl-clicking on a class goes to that class).
> >
> > Implementation should be pretty straightforward: if the user ctrl-clicks
in
> > a string that ends with .xyz, where "xyz" is a supported filetype, then
try
> > to find a file whose full filename ends with the contents of the string
(so
> > the user can ctrl-click on "cabbage.html" as well as
> > "foods/yucky/cabbage.html").
>


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to