In this post I explain how I have managed to attach the VSCode debugger to a running jupyterlab 3 extension.
Tag: server extension
Notes on migrating custom extensions to Jupyter Lab 3
Setting up VSCode to allow debugging a jupyter notebook extension in Python.