Recently, I’ve been annoyed by the fact that PyDev does not contain information about classes and functions when the code exits wxPython code.
Can someone tell me the FOSS IDE or extensions that offer code information (function parameters, return, etc.) when the code exits for C / C ++ and Python.
I am a fan of CodeLite, Eclipse CDT and CodeBlocks in this order for C / C ++ (except non-FOSS) and PyScripter, PyDev for Python in that order.
Vim + Exuberant Ctags
. , ++ autocompletion ( IntelliSense, Visual Studio).
Python autocomplete/ "intellisense" vim. ( , SO).
ctags wxPython, , ctags- , , -, wxPython (, , ctags ?)
, IDE Python SO ( , AC), ? , , Auto Complete, , , ...
notepad ++, .