Emacs + script editor I've used Eclipse/Pydev and Wing for debugging and tried to like them as IDEs, but I always come home to emacs.
For simple debugging, pdb is usually good enough. On Wed, Jul 13, 2011 at 4:50 AM, Francis Vega <[email protected]> wrote: > win=notepad++ > linux=scite > osx=textmate > > We gona take the power back > > On 12/07/2011, at 18:36, Paul Molodowitch <[email protected]> wrote: > > I use eclipse + pydev as well. > > Seen a number of people talking about remote debugging + wing - just > thought I'd mention that you can also do remote debugging with pydev (though > it may require a little setup). > > - Paul > > On Tue, Jul 12, 2011 at 9:18 AM, Adam Mechtley < <[email protected]> > [email protected]> wrote: > >> I'm on Mac and I use Eclipse. My big beef with Wing on OS X is that it >> uses X11 for its GUI system, and so it isn't compatible with a lot of the >> important GUI features that really speed up workflows on OS X. >> >> >> On Tue, Jul 12, 2011 at 1:46 AM, Vasilis Papadiamantopoulos >> <<[email protected]> >> [email protected]> wrote: >> >>> What about mac? >>> I used to work in bbeditor, but -'ve just installed maya 2012 and it >>> seems that - do not need bbedit anymore. >>> What do you mac users use? >>> >>> Best >>> Vas >>> >>> On 7/12/11, Alexander Morano < <[email protected]>[email protected]> >>> wrote: >>> > Eclipse + Mercurial >>> > >>> > SciTe as a general text editor when I just want to fix something quick- >>> > fast. >>> > >>> > Nothing beats PyMEL/Maya.cmds auto-completes =) >>> > >>> > -- >>> > view archives: <http://groups.google.com/group/python_inside_maya> >>> http://groups.google.com/group/python_inside_maya >>> > change your subscription settings: >>> > <http://groups.google.com/group/python_inside_maya/subscribe> >>> http://groups.google.com/group/python_inside_maya/subscribe >>> > >>> >>> -- >>> Sent from my mobile device >>> >>> Vasilis papadiamantopoulos >>> Licenced Architect (TEE-TCG) >>> PhD Scholar in Architecture | AUTh GR >>> M Arch | UPenn USA >>> Dipl Arch Eng | AUTH GR >>> >>> >>> site: 33b Karavangeli St. | city: Kastoria | code: 52100 | country: >>> Greece >>> tel/fax: +30.246.702.4171 | cell: +30.697.462.0005 >>> e-mail: <[email protected]>[email protected]| web: <http://www.varchs.com> >>> www.varchs.com | skype: vp_varchs >>> >>> please consider the environment before printing this e-mail >>> >>> -- >>> view archives: <http://groups.google.com/group/python_inside_maya> >>> http://groups.google.com/group/python_inside_maya >>> change your subscription settings: >>> <http://groups.google.com/group/python_inside_maya/subscribe> >>> http://groups.google.com/group/python_inside_maya/subscribe >>> >> >> -- >> view archives: <http://groups.google.com/group/python_inside_maya> >> http://groups.google.com/group/python_inside_maya >> change your subscription settings: >> <http://groups.google.com/group/python_inside_maya/subscribe> >> http://groups.google.com/group/python_inside_maya/subscribe >> > > -- > view archives: <http://groups.google.com/group/python_inside_maya> > http://groups.google.com/group/python_inside_maya > change your subscription settings: > <http://groups.google.com/group/python_inside_maya/subscribe> > http://groups.google.com/group/python_inside_maya/subscribe > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
