robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

RobotFramework support for Visual Studio Code

Results 136 robotcode issues
Sort by recently updated
recently updated
newest added

When using a Keyword which does not exist, RobotCode correctly shows an error. There is no option for a `Quick Fix` Add `Quick Fix` options for non-existing Keywords. e.g. -...

enhancement

```robot My Setup Run Tests ${EMPTY} core/test_suite_dir_with_init_file ${suite} = Get Test Suite Test Suite Dir With Init File ${subsuite_with_init} = Get Test Suite Sub Suite With Init File ${subsuite_without_init} =...

enhancement

see https://robotframework.slack.com/archives/CM0J4A7R9/p1656164560599729

enhancement

- [x] simple version, just show keywords, variables and maybe namespaces - [ ] parsed show completion correctly

enhancement

**Describe the bug** When test.robot and test_.robot are present in the same directory only the former can be executed in RobotCode. **To Reproduce** Steps to reproduce the behavior: 1. Add...

enhancement