You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add documentation outlining the steps required to set up and use the Visual Studio Code debugger for debugging the QGIS plugin. This documentation should cover configuring launch.json, attaching to the QGIS process, and using breakpoints to debug Python code effectively. It should also include common troubleshooting tips for issues like module import errors and path resolution when debugging QGIS plugins.
We need to add documentation outlining the steps required to set up and use the Visual Studio Code debugger for debugging the QGIS plugin. This documentation should cover configuring launch.json, attaching to the QGIS process, and using breakpoints to debug Python code effectively. It should also include common troubleshooting tips for issues like module import errors and path resolution when debugging QGIS plugins.
included in #174
The text was updated successfully, but these errors were encountered: