GhPython Debugging in Visual Studio

@jeremy5 if you have already attached once in the VS session you can quickly attach again with Debug > Reattach to Process (Shift + Alt + P)

Is that what you are looking for?

1 Like

Hi @DavidLeon,

Thanks, that is helpful, but I would like to be able to make the setting sticky between sessions. Typing the string is hardly onerous so the question doesn’t warrant effort, but this would be a small nicety, should anyone already know the answer.

Jeremy

I don’t suppose this can be made to work in V6? The “Input as Path” option doesn’t exist.

It cannot, sorry.

A post was split to a new topic: Problems connecting to VS2019 debugger from Python