Some issues around the Python plugin
Sven Brauch
svenbrauch at googlemail.com
Fri Aug 12 22:32:52 UTC 2011
Hi,
The current version of the plugin is very crashy, I hope I can fix
that in the following days. Meanwhile you should use the "alpha2" tag
instead of head. Thanks for your bugfix commit, tough.
Relating the function stuff, could you give me some example code where
it doesn't work as expected? I'll look into the issue then. :)
Cheers,
Sven
2011/8/12 Miquel Sabaté <mikisabate at gmail.com>:
> 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
More information about the KDevelop-devel
mailing list