You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
related to #359
I can run the tests fine both in the terminal or using the in-file controls, but the intellisence is putting red squiggles under all keywords and resources. I cannot ctrl + left click into a keyword.
I have the following enviroment variables in my dev container
Describe the bug
related to #359
I can run the tests fine both in the terminal or using the in-file controls, but the intellisence is putting red squiggles under all keywords and resources. I cannot ctrl + left click into a keyword.
I have the following enviroment variables in my dev container
my robot.toml is:
/workspaces/project/src/test_framework/robot.toml
in my robot.toml I have set paths relative to
/workspaces/project/src/test_framework
for example:
paths = ["tests"]
The intelisense problem seems to go away when I set the python-paths to but now I cannot run the tests.
Steps To Reproduce
Steps to reproduce the behavior:
see above description
Expected behavior
when setting the project root I can run the tests and use intelisence for keywords and resources
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: