Hi Dave,
Currently there is no python debugger (that I know of) that does it,
altough tools are beggining to get to it (another example outside of the
python world is that eclipse already does it for java). If you use the
pdb (that is the command-line debugger that comes along with python),
yo
noteworthy:
-
* Added option for not using the smart-indent after opening brackets
* Some step-by-step instructions of how to get started with pydev
have been contributed by Jack Trainor.
* Many bugfixes
Cheers,
Fabio
--
Fabi
Hi Jaume,
Pydev (http://pydev.sf.net) is an eclipse plugin that does
code-completion for jython, so, it might be worth taking a look at it...
Cheers,
Fabio
jau wrote:
>Hello mates.
>
>I'm part of a big project's developer team. We are writting an
>application in Java and we are planning to
* The auto-add '(self):' now works with tabs too
Cheers,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment for Eclipse
pydev.s
ore.
* Some escaped quotes problems fixed when formatting code
* Navigation with Ctrl+Shift+ (up or down) has been slightly
improved, so that it goes to the start or the end of the file when no
other class or method declaration is found
* Other bug-fixes (as ususal)
Cheers,
Fabio
--
Fabio Zadrozny wrote:
>Hi,
>
>for 2: as far as I know, eclipse must have 'local', or at least
>'emulated' local access, so, if you have samba access, it should do what
>you want.
>
>for 1... I use it a LOT without any problems for some really big
&g
ver, so whatever editor I use, the ability to edit
>remote files would be a big help.
>
>Thanks,
>Ken
>
>
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.c
they start
with a '.', because it may not accept relative paths).
* relative imports are added to code-completion
* local imports are taken into consideration when doing code completion
* debugger has 'change support', so, changed variables in a scope
appear red
Chee
they start
with a '.', because it may not accept relative paths).
* relative imports are added to code-completion
* local imports are taken into consideration when doing code completion
* debugger has 'change support', so, changed variables in a scope
appear red
Chee
s for any
instability in pydev.
Well, anyway, I would like to know other opinions in pydev too... as I
said, I might bee too biased towards it :-)
Cheers,
Fabio
Max M wrote:
>Fabio Zadrozny wrote:
>
>
>>Hi All,
>>
>>PyDev - Python IDE (Python Development Enviroment
can remember it) when we do
> get to that point. If you want to leave a strong reminder you
> could submit your changes as a patch -- but I mean this as only
> the gentlest of nudges since it will likely be quite a while
> be
upport for making jython support possible!
Vitor Oba for debugger patches!
Cheers,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment f
wait one more week... until there, pydev (http://pydev.sf.net) should
already have debugger support for jython.
Cheers,
Fabio
[EMAIL PROTECTED] wrote:
>Hi,
>I am looking for an ide debugger for jython: is there someone with
>some suggestions ?
>
>Thanks,
> Adriano
&
ing jython support possible!
Aleks Totic, Scott Schlesier and Vitor Oba for the debugger patches!
Eduardo A. Hoff, for the new logo and changes on the site layout!
Cheers,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simu
ing jython support possible!
Aleks Totic, Scott Schlesier and Vitor Oba for the debugger patches!
Eduardo A. Hoff, for the new logo and changes on the site layout!
Cheers,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simu
tester(a,b,c):
> print "bogus test function",a,b,c
>
>def try1():
> tester(1,2,3)
>def try2():
> tester(1,2)#still no error here
>#
>
>Do you mean something different?
>
>Also - thanks for the pylint comment... haven't tried it yet.
ut does
not show (usually if you re-run it --Ctrl+F11 -- , it works, but not
always).
If you are running the unit-test for a folder, you don't need the
unittest.main(), as it should auto-import the test-cases in the files
below the folder (recursively) a
l all
previous PyDev installations before installing the new release.
Note 2: This release only works with Eclipse 3.1 (and from now on,
Eclipse 3.0.x is no longer supported).
Regards,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engine
10:56:58 -0300, Fabio Zadrozny <[EMAIL PROTECTED]>
>declaimed the following in comp.lang.python:
>
>
>
>>Hi All,
>>
>>PyDev - Python IDE (Python Development Enviroment for Eclipse) version
>>0.9.7 has just been released.
>>
>>
>>
>
is no longer supported).
Note 3: Java 5.0 is required from now on.
Regards,
Fabio
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment for Eclipse
,
--
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com
--
http://mail.python.org/mailman/listinfo/python
t. Though I would still love
>to use Eclipse instead, if it only was supported for my line of work
>:-/.
>
>Timothy> it allowed me to use the entire screen for editing if I
>Timothy> wished whilst still having everything readily available.
>
>Eclipse allows this as
Most things do work, but some still seem to have problems with version
3.1 (and thus it is still not officially supported - but should be, not
long from now).
Cheers,
Fabio
Dave Cook wrote:
>On 2005-06-28, Fabio Zadrozny <[EMAIL PROTECTED]> wrote:
>
>
>
>>Py
synchronized when working in multiple windows with the same file
- Code folding improved
- Syntax highlighting is not confused by escaped quote + triple quote
anymore
- Insertion of parentheses now replaces selected text
- Some more bugs...
Regards,
--
Fabio Zadrozny
'{' (if the line ends with a comma).
- Some StackOverflow errors were removed from code completion.
- Keybindings added for Refactoring (powered by bycicle repair man) -
check the FAQ.
- Some bug-fixes as usual...
Regards,
--
Fabio Zadrozny
--
Hi All,
PyDev - Python IDE (Python development enviroment for Eclipse) version
0.9.3 has just been released.
Check the homepage (http://pydev.sourceforge.net/) for more details.
Regards,
Fabio Zadrozny
--
Software Developer
ESSS - Engineering
Hi All,
PyDev - Python IDE (Python development enviroment for Eclipse) version
0.9.2 has just been released.
Check the homepage (http://pydev.sourceforge.net/) for more details.
Regards,
Fabio Zadrozny
--
Software Developer
ESSS - Engineering
doc strings. This can be combined with unit tests.
> The problem can be solved more easily if you design the module
skeleton first, then the tests and then the logic for the skeleton
- you would be creating tests before the code, but many people
> wouldn't regard it as TDD then.
You shou
;, {}, [] should bring correct suggestions;
- relative imports;
- other bug-fixes;
------
Regards,
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.co
,
Fabio Zadrozny
--
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
--
http://mail.python.org/mailman/listinfo/python-list
, and some patches:
- Scott Schlesier has provided a patch to configure the editor background
and color of the highlighted line.
- Sebastian Tusk provided a patch to see watch expressions on debug.
Hope you enjoy it...
Fabio Zadrozny
--
Software
301 - 331 of 331 matches
Mail list logo