Robot Framework in PHP Storm

Can I use Robot Framework in PHP Storm? I have to install python and then Robot Framework, but PHP Storm have not neither one available for install and install from downloaded plugins is not possible too.

0
1 comment

In fact, there is a Robot Framework plugin for PhpStorm available:

https://plugins.jetbrains.com/plugin/7415-robot-framework-support

Unfortunately, it is pretty old though (last update: Jan 03, 2018) and I am not quite sure that it will work in the latest PhpStorm versions.

 

However, you may want to try the workaround from the link that is found on the plugin comments page:

https://github.com/AmailP/robot-plugin/issues/53

Also, you could address plugin author for a better PhpStorm support:

https://github.com/AmailP/robot-plugin/issues

0

Please sign in to leave a comment.