Daniel Biehl

Results 161 comments of Daniel Biehl

thanks @gohierf I was just about to write that too ;-) @tchudobova-cen69317 have a little patience, I'm currently working on making it work project-wide via the robot.toml.

Thank you for the detailed issue! This behavior is actually intended and not a bug. Robot Framework handles imports and resource files in a way that requires comprehensive analysis to...

sorry, a direct integration of pabot is not possible at the moment, so you have nothing to be ashamed of ;-) To be honest I thougth sometimes about such things...

I need some more informations, like VSCode Version, Python Version, Robot Framework Version and so on. Did you select the correct python interpreter in VSCode?

Sorry for the late answer, Does only ‘go to definition’ not work? What about everything else?

@FortCWB any news abozt this issue? can I close it?

To add to an existing setting, such as variables, without overwriting those already defined in the default or other profiles, use the `extend-` prefix as shown below: ``` [profiles.one] extend-variables...