"jump to definition" feature for PyCharm with RobotFR

Hello,

I am looking for solution to have full support of “jump to declaration” feature inside PyCharm for RobotFR + Python based Test Cases.

Can you point me into direction of handling this?

So far I tried multiple robot plugins for PyCharm and had problems to have it working completely. Now I have also tried this LSP solution (which, if I am correct, does syntax highlight without go-to-declaration).

We have multiple people working on PyCharm and it would be good to have common stable solution.

Thanks!

Hi,

Jump to Definition does not work with LSP and PyCharm.

Sorry.