Some issues around the Python plugin

Miquel Sabaté mikisabate at gmail.com
Fri Aug 12 15:38:25 UTC 2011


Hi Sven,

Yesterday I tried to create a new Python Project just to see how the Python
plugin handles highlighting with nested functions. Unfortunately, the plugin
crashed. I think I've fixed this issues with the
commit: b36fc844a509897108b2c66502f58c2d8cc3aaa4 . However, the highlighting
of nested functions is wrong because it understands nested functions somehow
like variables. I had this same issue with the Ruby plugin and fixed it by
taking the same approach as the PHP plugin does in the Highlighting class.
Maybe you want to take a look at how the PHP plugin and the Ruby plugin
handle this situation.

Thanks,
Miquel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110812/34d45318/attachment.html>


More information about the KDevelop-devel mailing list