> > 2. Help ( Javadoc ) should be available inside the editor. Currently >only method Javadoc is available. If a HTML control like calpahtml can be >incorporated, it will be cool. > > > Not sure I follow you exactly. Under Tools>IDE Options>Editor>Code > > Completion you can set a lower delay for showing javadoc info when > > completing code. Also, try putting the cursor on what you want JavaDoc > > info on and hit CTRL-q > >I would like to see a HTML control as part of the tool itself. ( A Help >Window ). This way I can be inside the tool, when viewing Javadoc. Also I >should be able to toggle with a keystroke to the Help WIndow ( which has >the last opened Javadoc HTML file ). So with a sigle keystroke, I can >toggle between the editor window and the Help Window.
I believe, the current way with showing the JavaDoc in a browser is the best one, because you have it at full screen. If it would be embedded in idea, how could I make it full screen? I only would see a small piece of the documentation -- impossible to work with. But if your goal is to see both on your large screen, you simply can arrange your browser and IDEA side by side. Tom _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
