python-web-pdb icon indicating copy to clipboard operation
python-web-pdb copied to clipboard

Remove '...' after address to cmd+click directly from VSCode

Open xLinkOut opened this issue 3 years ago • 0 comments

Not a big deal but trying to CMD+Click, from Visual Studio Code terminal, on the hostname:port when pdb start doesn't directly open the browser but open the VSC popup window saying 'No matching results', as the three dots are recognised as part of the input.

Adding a space in between or deleting them should solve the issue, and it could improve the workflow.

immagine

Apart from that, your web-pdb has already saved me a looot of time! Thank you!

xLinkOut avatar Jun 21 '22 09:06 xLinkOut