Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document How to Use Visual Studio Code Debugger with QGIS Plugin Development #184

Closed
zacdezgeo opened this issue Dec 23, 2024 · 0 comments · Fixed by #185
Closed

Document How to Use Visual Studio Code Debugger with QGIS Plugin Development #184

zacdezgeo opened this issue Dec 23, 2024 · 0 comments · Fixed by #185

Comments

@zacdezgeo
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant