Linux How to configure IDE properly for python script development
#1
I am trying to create an extension for the point xmbc.python.script which is an executable to execute systemctl commands. The script should be able to enable/disable and start/stop services provided via a config file.

I'd like to use my IntelliJ Idea Ultimate IDE for this but my IDE is lacking the required packages to make code completion work. Is there a repository I can add that includes the xmbc imports used in python script development (xmbcaddon, xmbcgui etc.)?

Image
Reply
#2
Feel like an idiot, but if anyone else hasn't found https://kodi.wiki/view/Development_Tools yet, here is how to install kodistubs, which gives you code completion for your IDE of choice: https://romanvm.github.io/Kodistubs/using.html
Reply

Logout Mark Read Team Forum Stats Members Help
How to configure IDE properly for python script development0