robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
177 stars 14 forks source link

[Bug] Upgrading to the latest version of robotcode (0.64.0) may require an update to your launch.json #183

Closed johngeorgewright closed 10 months ago

johngeorgewright commented 10 months ago

BREAKING CHANGE in 0.64.0 If anyone is wondering why their tests are silently exiting, you may need to add an extra field in your .vscode/launch.json.

Read the release notes and add a "purpose" field to your .vscode/launch.json

Desktop

d-biehl commented 10 months ago

what excatly happens? Can you describe what's changed?

d-biehl commented 10 months ago

should be fixed with version 0.64.1.

Can you confirm that it is really fixed?

d-biehl commented 10 months ago

ping @johngeorgewright any news about this?

johngeorgewright commented 10 months ago

Sorry. I'm on holidays for a week now. I'll try when i get back.

d-biehl commented 10 months ago

Have you tried it?

d-biehl commented 10 months ago

ok, because I have not received any feedback, I assume that the error has been fixed and close this issue.