python-image-preview
python-image-preview copied to clipboard
VSCode Extension : Python Image Preview
hi, with latest vscode i get this trace: 2024-01-15 13:01:10.270 [error] [076923.python-image-preview] provider FAILED 2024-01-15 13:01:10.270 [error] TypeError: Cannot read properties of undefined (reading 'id') at y. (/home/pi/.vscode-server/extensions/076923.python-image-preview-0.1.2/dist/extension.js:1:2628) at Generator.next...
"quick fix" menu is shown only once when click the variable at first. means, at the second time breakpoint is triggered, you could not be able to view on the...
Hello, i love this extension it's very good for working on computer vision problems, i have a suggestion. In my for loop i am iterating over images and drawing on...
Great plugin, very useful. I think it would be good to open a new preview window for each array rastered, it's a bit limiting to have just one window, means...
when I Enter > Python Image Preview on the command palette, it turns out to be an error:
Hi! Thanks for this great extension! I have one problem though, it doesn't seem to we working when I'm connecting via SSH to a server and use X11 Forwarding. I...
Hi, Thanks for developing this extension! It's very useful. I wonder, for the yellow icon, how does it work? Sometimes the icon appears, but sometimes it does not. If it...
Hi, this repository does not contain the source code (TypeScript or JavaScript) for the extension. The only way to inspect the logic is by extracting code from the VSCode Marketplace...