Daniel Biehl
Daniel Biehl
**Additional options to consider:** - **Multiple Quick Fix Suggestions:** In addition to the existing `# robotcode: ignore` option, it would be helpful to provide other Quick Fix suggestions. For instance,...
Hi Felix, Sorry for the late reply. I'm currently a bit busy with my regular work, preparations for my RoboCon workshop and presentation, and a thousand other things... This project...
Are you on the RoboCon Online?
Nice icons and pictures, the last one is a bit... ;-)
@GLMeece, just to say a few words about this: and I'm sorry, that's not good style, because with RobotCode the `${EXECDIR}` is always the `${workspaceFolder}`, which you don't have to...
This is strange, it works for some, but not for all... Try using the keyword `Log` and it works, but with `Should Contain` it doesn`t.... I need to investigate this...
That's a good point!!!
No this is not possible, because the RobotCode language server only knows robot files and if you import a library into a robot file, robot framework only get line numbers...
Listen also for Python files is easy, but finding the exact position of a declaration can be tricky since the RobotFramework Libdoc tool, which RobotCode uses internally, only provides the...