"Christian Andersson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > +1 > I've requested this a while ago ("Peeping at a method implementation in a > popup") when code folding was a new feature (#624). > http://lists.jetbrains.com/pipermail/eap-features/2002-May/000983.html > > /Christian > > ps. Large methods are stil a problem though. Should scrolling be available? > ds.
Sure. Vertical scrolling is already implemented in popup JavaDoc (see the JavaDoc for Comparable for instance). Horizontal scrolling might need to be implemented though. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
