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

Please add support of Robor3.2 with a new parser #62

Closed
tsrinivas7 opened this issue Nov 5, 2020 · 3 comments
Closed

Please add support of Robor3.2 with a new parser #62

tsrinivas7 opened this issue Nov 5, 2020 · 3 comments

Comments

@tsrinivas7
Copy link

I learned that the new parser of Robot framework 3.2 now comes with line number, which was addressed as part of robotframework/robotframework#549 Can you please add support based on this? So that we can have full-fledged debugger like pdb?
I also found another older parser written by Bryan Oakley but the code doesn't exists anymore!

@xyb
Copy link
Owner

xyb commented Nov 27, 2020

The new features are great, but I don't have enough time for it at the moment. It would be really nice if someone would like to contribute code.

@xylix
Copy link

xylix commented Dec 10, 2020

@tsrinivas7 Robotframework-LSP provides a debugger nowadays. See https://github.com/robocorp/robotframework-lsp/tree/master/robotframework-ls/src/robotframework_debug_adapter for the code. I haven't used it personally but it could server your use case.

@xyb
Copy link
Owner

xyb commented Jun 8, 2022

Implemented in steplistener.py

@xyb xyb closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants