if this is in the wrong area, I'm sorry. :)
I'm looking for a good alternative for python on linux/wine that's capable of this:
http://lh3.ggpht.com/-cuRe_8IrRCw/VEYPPy8J-3I/AAAAAAAAH10/DnjCVyfCEEg/s1282/VS2010.png
^ the popup under my cursor
I need that specific level of informative intellisense, which I can't seem to find in any other IDE.
(most IDE's refer to "intellisense" as "Code Completion", especially for linux)
^ most (if not all) of those IDEs can't do what the image displays
pleeeease don't mention Eclipse...
it's faar from the level of informative intellisense I need, and it's slow.
I can deal with if it doesn't support SLN, though it would be more useful if it did.
I've tried:
- Eclipse
- Geany (doesn't have the support)
- Mono Develope (supports SLN, but not pyproj)
- spyder (doesn't have it)
- Ninja IDE (havn't used it long enough to know the support, though it's not as convenient)
- PyScripter (SLOW, don't remember how good it's intellisense support was (if any))
Code::Blocks looks promising, but I can't seem to find a working python plugin for it.
what else could I try??
thanks :)