Daniel Biehl
Daniel Biehl
You can also use [robotframework-tidy](https://pypi.org/project/robotframework-tidy/) ;-) Just install it and use "Format Document" . This also works for RobotFramework > 5 But I will look at this. And there is...
Did you mix Tests and Tasks in one project? If you go to the test explorer: Is there an error message?
Does this happen everytime or just sometimes? What happens if you reload VSCode? There is an output view (Menu View/Output) on the right side there is a dropdown where you...
Did you set the `robotcode.robot.paths` setting? Maybe in workspace or in user settings? Yes lock thing is a known bug, sometimes it hangs, but I am working on it...
If you dont set the `robotcode.robot.paths` then robotcode looks in the current workspace path, also you can use relative paths here. So normally you don't need the this setting. How...
Do you use remote library or what connects to something that takes longer or so? If you set the setting `robotcode.analysis.progressMode` to "detailed" you can see in the statusbar, which...
Sorry, been a little sick the last few days and have not been able to do anything on the computer.... 1. why do you need the ${RESOURCE_FILE} variable? Why do...
@jura84 do you have any new informations for me or can I close this issue?
I'm closing this issue as I haven't received any new information in a while. I assume that you have solved the problem. If not, you can reopen it.