Intellibot not working well with PyCharm 2023

Hello,

I’m working on robotframework using PyCharm 2023.3.4 and i’m facing some issues while using the plugins intelliBot (0.16.191.8026) which is not working really well.
My keyword are not reconized and I cannot find their declaration in library directly from my *.robot file. I have to look manually for them.

My colleague are using older version of both PyCharm and intellibot and don’t have such problem.
Any advice on how I can solve this issue ?

I found that Robocorp’s “Robot Framework Language Server” plugin to work well with newer PyCharm. However with their move to being a python only shop now, not sure how maintained this plugin will be going forward.

I tried it but it seems to be worse than IntelliBot in my case.