Use intelisense with QGis
I'm looking for a way to use the intelisense feature of Visual Studio Code (getting info from a function when moving cursor over it) with the QGis python API functions.
All I found on the internet helped me to add all the libraries I needed, except the QGis one.
Could you please help me?
Thanks !
I use python 2.7 and QGis 2.18.16.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.