> mostly because you want to do that even on other syntax errors

Yes that's what I had in mind, really. Something that lets the script say "woah, clean up your code before running me!".

> I wouldn't worry about this one, as the user would see the syntax
> error on that line anyway.

I think an IDE gives a more reliable impression if it refuses to propagate errors, but I can just as well leave it as it is if you think that's better.

>> 2) Is there a bug in getInsideParentesisToks?
>
> Fixed for 1.0.6

Snappy! Me like :-)

> And who decides is the script author ;-)

Heh... Then I'll set it to False. I've got the power, yeah! ;-)

> Also, the script has 1 minor 'quirk': if your def line is the last
> line of the document (without any new-line in the end) -- fault of
> PySelection.addLine (which I just fixed, so, should work without this
> problem on 1.0.6).

Oh. Forgot to fix that one. I'll do that (and some other things I noticed just now) and repost with a new version.

Cheers!
/Joel


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to