test-fullautomation / RobotFramework_AIO

RobotFramework All in One installer
Apache License 2.0
6 stars 3 forks source link

Python Debug extension is required for pre installed vscodium #368

Closed ngoan1608 closed 1 month ago

ngoan1608 commented 1 month ago

Hi Thomas,

Debugpy, which is used for debugging python, has been separated from Python extension since v2024.6.0 as new extension Python Debugger.

This PR adds that Python Debugger extension for VsCodium.

Thank you, Ngoan