Please add to the status line indication about the current location of the caret. For example, if the user positions the caret inside a method called myMethod, the status line will show something like
MyClass.MyMethod The motivation is that when jumping to a location in a file (e.g. from a Find, Fine Usages, Show Declaration, etc) the user can immediately tell the context of that location without having to scroll up to the preceding method declaration. You can see a good example of this approach in Macromedia Dreamweaver. In Dreamweaver, you can also click on the words in the status line to select that element. Thanks, Tal _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
