Jacob Tomlinson 1/24/2023

Debugging Sphinx extensions in VSCode

Read Original

This technical article details a workflow for debugging custom Sphinx extensions within Visual Studio Code. It explains how to configure VSCode's launch.json to attach the debugger to the sphinx-autobuild process, allowing developers to set breakpoints and inspect state throughout the Sphinx build and extension code.

Debugging Sphinx extensions in VSCode

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week