How to setup a proper virtual env for developing QGIS plugin with VS Code on Windows ?
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 ?
Hi @nicogodet thank you for your time and effort. I also think 16.3. section is the right place, perhaps 16.3.2..
@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 ?