If it takes a long time it still could be done with a background thread at lowest priority so it would only use free cycles. It would be a delayed update but still useful in my opinion. I have been so drilled with other explorer like interface that I seem to be always caught off guard by the fact that the tree selection isn't necessarily the file I am editing: I just look at the tree before looking at the tab. I cannot help it.
Anyway from the file you know the package structure and its source path. How hard could it be to find the corresponding node in the tree given this info? Am I missing something? Jacques "Paul Ruane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > > >Trouble with an 'autoscroll from source' feature is that finding the > >node in the tree is relatively time consuming (as you've probably > >noticed when using it), that's probably why an auto synch-back hasn't > >been implemented. > > I can imagine it would become annoying if you had to wait for the node te be located when switching files. At least if the option was there we could turn it on and off, or the button could perform the action only when clicked (that in itself might be confusing when the buttons peform differently elsewhere). Anyhow, even as it stands I can now do what I need to do. > > Paul. > > > -- > > This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
