QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

How to setup a proper virtual env for developing QGIS plugin with VS Code on Windows ?

Open nicogodet opened this issue 1 year ago • 2 comments

Description

I recently wrote a small article on How to setup a proper virtual env for developing QGIS plugin with VS Code on Windows.

https://blog.geotribu.net/2024/11/25/creating-a-python-virtual-environment-for-pyqgis-development-with-vs-code-on-windows/

I believe this method could sit somewhere in https://github.com/qgis/QGIS-Documentation/blob/master/docs/pyqgis_developer_cookbook/plugins/ide_debugging.rst

Before proceeding, do you (documentation maintainers) think it is the right place for this ?

nicogodet avatar Nov 27 '24 11:11 nicogodet

Hi @nicogodet thank you for your time and effort. I also think 16.3. section is the right place, perhaps 16.3.2..

selmaVH1 avatar Nov 27 '24 12:11 selmaVH1

@selmaVH1 Ok! It will need some rewording for the cookbook compared to article. I will do it when I have some free time. Could you assigne me this issue ?

nicogodet avatar Nov 28 '24 13:11 nicogodet