Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Debugger] Break on exceptions #284

Closed
fabioz opened this issue Mar 26, 2021 · 1 comment
Closed

[Debugger] Break on exceptions #284

fabioz opened this issue Mar 26, 2021 · 1 comment
Labels

Comments

@fabioz
Copy link
Collaborator

fabioz commented Mar 26, 2021

No description provided.

@fabioz fabioz added enhancement New feature or request robotframework-ls labels Mar 26, 2021
@fabioz fabioz added the P4 label Oct 12, 2021
@KUGA2
Copy link

KUGA2 commented Nov 23, 2021

I would like this feature. Use case:

I am running my robotframework tests in a container (via vscode Remote Container), so looking at the log.html files is not as easy as native.
When my test (that I am currently developing) fails, I need to step to the failing line manuall or download the html file to see it.
Automatic breakpoints at the point of failure would be much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants