[Eric] feature request

Detlev Offenbach detlev at die-offenbachs.de
Sat Jun 21 12:23:45 BST 2008


On Mittwoch, 18. Juni 2008, Lee Connell wrote:
> Detlev,
>
> Would it be possible to have a tooltip or something popup on the little bug
> in the left margin when there is a syntax error or such?  

I've added a Ctrl-Click action to the editor, which will show a little popup 
window containing the syntax error message.

> Right now you 
> have to right click and select show errors.  Would even be nice if there
> was a "problems" or 'errors" tabbed window that could fit in the current
> stderr stdout window now. This would list all problems eric has found in
> the code with line numbers and you could click on the error it would bring
> you to the error right in the code.  pydev does this nicely.

eric4 doesn't perform an online syntax check. If you would like to check the 
complete project, there is an action available in the "Project->Check" menu. 
This will check all sources of the project for syntax errors and show them in 
a dialog.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list