Hi Sven,<div><br></div><div>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.</div>
<div><br></div><div>Thanks,</div><div>Miquel</div>