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

Improve test script load processing when there are errors #186

Open
johnpaliotta opened this issue Aug 29, 2024 · 0 comments
Open

Improve test script load processing when there are errors #186

johnpaliotta opened this issue Aug 29, 2024 · 0 comments

Comments

@johnpaliotta
Copy link
Contributor

Currently, we open the message pane and display the output from clicast when there are any errors loading a test script. For example if one of the lines has incorrect syntax.

An improvement could be to parse the clicast output, look for error lines, formatted as "(E)" and turn these into VS Code Problems

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

No branches or pull requests

1 participant