-
**Describe the bug**
A global variable create with a Set Test Variable wasn't detected and this variable wasn't see as defined
**Steps To Reproduce**
```robotframework
*** Keywords ***
Oper…
-
Robot Framework data typically uses the whitespace-separated format that looks like this:
```robotframework
*** Test Cases ***
Example
Keyword arg1 arg2
```
In addition to that, we s…
-
**Is your feature request related to a problem? Please describe.**
Looking for applying some lessons-learned from other plotting tools to glass. I'm adding this just to make sure I have my own though…
-
**Describe the bug**
Variable used in variable value not highlighted with color.
**Steps To Reproduce**
Steps to reproduce the behavior:
Install latest plugin and add following code in Robot f…
-
# Background
In the `[Documentation]` section of each test case, our team includes (at minimum) the test case reference ID as a hyperlink. Because the URL base pointing to our test case hosting ser…
-
Hi, I've noticed the following issue while using the extension:
**Describe the bug**
When instantiating an argument-taking python library in a robot file (`Library | CustomLib.py | ${Argument}`), …
-
- [ ] disable rule for:
- [ ] line
- [ ] block
- [ ] file
- [ ] correct simple rules like:
- [ ] wrong case
- [ ] underscores in keyword
- etc...
maybe the robocop team helps a lit…
-
根据https://github.com/acheong08/EdgeGPT修改了部分代码,始终也没办法不报错
"text":{"content":" hi"},"robotCode":"dingajrky8i9mzle4wjn","msgtype":"text"}'
[2023-07-28 08:19:16,529] ERROR in app: Exception on / [POST]…
-
**Describe the bug**
When more than 1 Remote library is defined, the linting thinks that all libraries have the same keywords as the first one it found
**To Reproduce**
Steps to reproduce the b…
-
Hi!
I recently moved to esp-idf from the arduino-ide and added your library as a component, and the web server is working great!
but when I try to use web sockets it crashes with the following error…