-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
**Describe the bug**
When I am debugging my project and code stopped with error, first error and file is displayed but after that this error appears:
![image](https://github.com/d-biehl/robotcode/…
-
**Is your enhancement request related to a problem? Please describe.**
Variables that return from a FOR loop are not recognized further if the initial declaration was nested
**Example**
```
FOR …
-
**To Reproduce**
Our `settings.json` consists of a variable robot variable that internally uses the ${workspaceFolder} variable from VS Code.
```
"robotcode.robot.variables": {
"my_app_dir":…
-
## Description
Currently, our codebase does not support bracket coloring within the arguments of function calls, specifically in keyword arguments. This feature can significantly improve code reada…
-
**Is your enhancement request related to a problem? Please describe.**
I am unable to capture logs generated by background threads in the following setup
1) Rust network library [links](https://g…
-
**Describe the bug**
When libraries are instantiated with different arguments, RF treats them as separate libraries.
Robotcode seems to not differentiate and uses the libdoc cache created for the la…
-
**Describe the bug**
Variables from variable files are displayed as not found if another variable file with the same name is imported. Tests run successfully, though, which makes debugging kind of tr…
-
Hi!
Just starting to explore robotframework, but as per the website tell me, the PyCharm just doesn't work. Other topic...
But begin with Studio Code, installing the two recommended extensions:
…
-
**Description**
Noticed high CPU and memory usage when editing a project that uses a dynamic library. Trying out older versions of the extension, i noticed:
❌ version **0.51.1** and newer heve t…