I’m using Komodo IDE, I have installed both 8.5.4 and 8.0.2.
I switched to the 8.0.2, because I didn’t have calltips for both PHP functions and custom methods.
With 8.0.2 I have everything for my own classes and methods, but still nothing for PHP functions.
I read and tried few threads from hear - with no success.
Here is the error log: http://31.13.223.42/komodo-error.log
Please help - it seems the internet is full with such errors.
I’m still using Komodo Edit 5.2 on my Windows machine and there was no such a problem at all!
No delay, no long scanning and building codeintel, no fails.
I start to regret I bought this IDE - if the core PHP functions’ calltips are not working - it’s not usable at all!
This version is really old. You shouldn’t use that.
Komodo 8.5* is no longer actual Komodo version, you should move to Komodo 9 and try that.
Also can you attach an example file where codeintel doesn’t work? I can see codeintel.tree: Unexpected error with evaluator: 'date' at cron_export_all.php#46 error in the log so can you share this line with us? Also you can try to remove your codeintel folder to re-create CodeIntel. (Depending on your nickname I guess you’re from Russia or you can speak in Russian so you can read this guide to find your codeintel folder:
I’m from Bulgaria and I’m fine with Russian, but I forgot to say that I already tried the method with removing codeintel. I added it to my initial post seconds before your reply.
Here is the beginning of the file where this happens (it’s part of a project):
I asked you for the line #46 because Komodo cannot deal with this line so can you share it?
(also it’ll be better if you share the whole file to PM)
Also please try Komodo 9.
I can confirm - changing the variable name solves the problem.
It’s the same in KomodoIde 9 - I just installed it and the same behaviour is there. Changing the variable name solves the problem.
I tried with several other PHP function and no one else seems to brake the autocomplete, except the $date.