Daniel Biehl

Results 161 comments of Daniel Biehl

Where did you find the .venv folder? In the .vsix file? If you want to install the extension without internet access you can download the extension on the marketplace. For...

ok ;-) the .venv directory doesn't really belong in there, i recently changed the build structure a bit. Maybe I overlooked it. But thanks for the hint. In the next...

yes, this is hopefully already known, see also issue #98 we have deadlook that can happens sometimes and it is really hard to find, thats why I enabled these warnings...

can you try the latest version of robotcode?

Thanks for the feedback! Then I will close this issue. If you still have problems, you can open it again.

hello @cool-html5 what exactly is your problem? We have a problem with a the ${/} variable and that robotcode sometimes hangs?

@cool-html5 sorry, I cannot reproduce it here. Can you put this snippet to your settings.json: ```jsonc "robotcode.languageServer.args": [ "--log", "--log-level", "INFO", "--log-all", ], ``` this enables some more output logging...

I think something like ```Fail Not Implemented``` ist maybe better for the content, what do you think?

same for [Get Variable Value](https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Get%20Variable%20Value), [Variable Should Exist](https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Variable%20Should%20Exist) and [Variable Should Not Exist](https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Variable%20Should%20Not%20Exist) see here: https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Using%20variables%20with%20keywords%20creating%20or%20accessing%20variables