nicolasbillamboz-flowbird

Results 5 issues of nicolasbillamboz-flowbird

When we use the tags `robot:exclude` and `robot:skip-on-failure` on tests, the console output gives the test as PASSED, instead of EXCLUDED or SKIPPED. This provides misleading information about the real...

**Describe the bug** After upgrading to roboframework 7.0, when I run the lint feature against a file containing `Get from dictionary`, I get the warning `Mandatory argument missing: default` **To...

bug
robotframework-ls

**Is your feature request related to a problem? Please describe.** VS Code with Robot Framework Language Server is definitely the best combo when it comes to implement a test framework...

enhancement
robotframework-ls

**Describe the bug** When the equal sign is used in the value of a string at definition, the syntax highlighting interprets it as if the string is a key=value pair....

bug
robotframework-ls

When I use "Find All References" from a function implemented in a python file, the usages in robot files are not found. Is this feature implemented? If so, is there...

enhancement