From: SourceForge.net <no...@so...> - 2006-06-18 19:16:55
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3784602 By: fabioz Well I agree that making the pydev parser recover from errors would be a nice thing, but it is also a difficult thing to do (that's why it's not implemented so far)... an 'easy' way to spot it would be in the problems view. Maybe showing the error in the outline would also help? (until there is better error-handling in the grammar). And looking from another perspective... if you don't have the file with the proper syntax, you won't be able to run the file anyway, so, it might help you catch those errors early ;-) Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |