I'm interested if anyone (or if it's possible to) to use VS Code to to debug python toolboxes using the Attach to process functionality mentioned here:
https://pro.arcgis.com/en/pro-app/2.8/arcpy/get-started/debugging-python-code.htm
VS Code has the functionality and I think I'm configuring it correctly but when I start a debug session an begin stepping through break points nothing seems to be connected.
Is this possible with Pro? Has anyone done this succesfully?