Daniel Biehl

Results 199 comments of Daniel Biehl

He @burrk, I have enough information ;-) I've already started to implement a solution, but I still need a bit more time...

This is a feature ;-) no, at the moment, just a workaround, because in PyCharm there is no separate Debug output view like in VSCode, you have to develop your...

Hey @angelozerr, Thanks for lsp4ij and for getting in touch about DAP. RobotCode's PyCharm/IntelliJ support is still in its early days – there's a bunch of configuration dialogs and minor...

a comment from my side: What RFLS/LSP does is guessing, it might be that the variable is defined at some point, but you can't be sure. You could say that...

No, you have to think a little differently here. If the variable in the test has the default value of the suite, something has gone wrong and some prerequisites have...

> BTW it is not possible to define variable scope in the *** Variables *** section, right? you're right

Hi @AsteriskZuo, @tchudobova-cen69317 and all the others, To clarify once again: RobotCode is **not a fork** or derivative of the Robot Framework Language Server. It is a **completely standalone**, purely...

this is not implemented at the moment and there are already some issues about that. What you can do at the moment, you can use a default profile in the...

How did you add the new keyword? There are so many ways to do this. And where is your repository located and your libraries located, directly on the hard drive?...