Update Development authored by Alexian MASSON's avatar Alexian MASSON
......@@ -19,7 +19,7 @@ build or retrieve some runtime files:
This image will be later used to run a QGIS desktop application in a adapted environment or to run automated tests suite.
## debugging with VS Code
## Debugging with VS Code
When QGIS desktop is started with Docker (`make qgis`), or when `debugpy` is available from QGIS Python process, PreCourlis plugin automatically create a menu action to make debugpy listen on port 5679 and wait for client.
......
......