Hello Jim, > 1. Selecting the class declaration in the Source view does not select the > class declaration in the Structure view.
It's not a bug, do you think it would be useful to select the class when the caret is in its declaration ? > 2. Intuitively, one would think that the boundaries between methods, for > purposes of autoscrolling, would coincide with the method separators > (whether visually displayed or not). This is not the case. Placing the > cursor in the comment lines between members doesn't scroll the > Structure view as the method separators would predict. Autoscroll from source only works when the caret is inside a method or in a method/field's declaration. Best regards, Yura Cangea ---------------------------------- JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure" ---------------------------------- ----- Original Message ----- From: Jim White [ mailto:[EMAIL PROTECTED] ] Sent: Thursday, February 28, 2002 7:22:44 PM Subject: [Eap-list] Bugs in Autoscroll from Source Tool in Structure View > The new Autoscroll from Source tool in the Structure view is a wonderful > addition. However, it has the following characteristics, which I'd describe > as bugs: > 1. Selecting the class declaration in the Source view does not select the > class declaration in the Structure view. > 2. Intuitively, one would think that the boundaries between methods, for > purposes of autoscrolling, would coincide with the method separators > (whether visually displayed or not). This is not the case. Placing the > cursor in the comment lines between members doesn't scroll the > Structure view as the method separators would predict. > /Jim > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
