-
**Describe the bug**
For (long story) reasons, I'm forced to use a VSCode tunnel in my normal workflow. Robotcode can't handle my setup.
**To Reproduce**
Steps to reproduce the behavior:
T…
-
**Describe the bug**
The keywords that are imported by library plugins are associated with a not found error. but the test PASSED and the plugin's keyword works in the background by robot.
```robo…
-
I'd like to know if semantic tokens could be better ? For example I used *`Robot Framework Language Server`* extension for a long moment with your extension only because I prefered the colorization. I…
-
I get the following error when attempting to import the library:
```shell
[ ERROR ] Error in file 'C:\Users\RINI\#Entwicklung_TechNICK\0_Git_Stash\Testcenter.RobotSuites.HCS.Solution\Testcenter.Robo…
-
**Describe the bug**
Since 0.82.1 I am unable to run a simple test suite.
**To Reproduce**
Steps to reproduce the behavior:
1. Install VSC.
2. Install Python 3.8.10 & RF 5.0.1
3. Create a si…
-
```
com.intellij.diagnostic.PluginException: Element: class com.millennialmedia.intellibot.psi.element.KeywordDefinitionImpl #Robot because: containing file is null; hierarchy=,class com.millennialm…
-
Hi!
Just starting to explore robotframework, but as per the website tell me installing the two recommended extensions:
Name: RobotCode - Robot Framework Support
Id: d-biehl.robotcode
Descripti…
-
[Since RF 7.0, keywords now accept a `setup` argument.](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#settings-in-the-keyword-section)
This is not yet supported by r…
-
**Describe the bug**
Inconsistency between possibilities on CLI and robot.toml.
**To Reproduce**
Steps to reproduce the behavior:
example.robot
```
*** Test Cases ***
My Test
Log Do…
-
https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode
![image](https://github.com/d-biehl/robotcode/assets/57028336/92d9a05b-3240-4375-bf51-76c7af8e3366)
it looks like the job to…