The 'ms-python.debugpy' extension is not available in VSCodium for Linux ARM. #2230
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
debugpy is available for ARM64, but not for ARM.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Connect to ARM device over SSH.
Try to debug python file. Codium tells you there is no debugger installed for python.
Go to plugins and try to install Python Debugger on SSH target.
You get the message "The 'ms-python.debugpy' extension is not available in VSCodium for Linux ARM."
Expected behavior
I expect the debugger to install and debugging of python files to work.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Target
Additional context
This works fine in VS Code.
The text was updated successfully, but these errors were encountered: