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
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