Re: [Pydev-code] Customized text hovers for the PyDev editor
Brought to you by:
fabioz
|
From: Fabio Z. <fa...@gm...> - 2007-08-21 20:37:27
|
Currently that's not possible... the only hovers available are over the markers -- so, it has to be done... you can add it as a feature request, or if you do something, please send a patch ;-) Cheers, Fabio On 8/21/07, Florian Shkurti <flo...@gm...> wrote: > > Hi all, > > Is there any way to provide custom text hovers for the PyDev editor > in Eclipse? I was thinking something similar to Java editor's > org.eclipse.jdt.ui.javaEditorTextHovers extension point. > > Is there anything similar for the PyDev editor? > > Thanks in advance, > Florian > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |