robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

RobotFramework support for Visual Studio Code

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

When I run my tests, everything seems to go well but when tests are finished, in the test panel some look still running. Also the time counter still increases. I...

question

**Is your enhancement request related to a problem? Please describe.** .Resource ,the mouse position it's not turn to Resource. Ctrl + Click 公共组件.用例开始 , the position is turn to ***...

enhancement

**Is your enhancement request related to a problem? Please describe.** When I enter my custom method, I want to bring out the custom parameters as well. **Describe the solution you'd...

enhancement

**Describe the bug** During work in PyCharm I'm encountering issue with randomly changed colors in middle of the sentence - please see attached screenshot. This also affects double click on...

bug

**Is your enhancement request related to a problem? Please describe.** Lately I had to create some GRPC clients, where there is no good "robot framework" way to parameterize requests when...

enhancement

- [ ] Textmate - [x] Parsing - [ ] Handling of types in robot.toml and global commandline - [ ] Code Completion for types in user keyword arguments

enhancement

We need to support RobotFramework 7.3

enhancement

Describe the bug 1. first testcase log is not at the correct position 2.Run icon positon is erroneous ,not at the *** Test Cases *** If possible add some example...

enhancement

**Is your enhancement request related to a problem? Please describe.** From output of robotcode extenstion, I saw a lot of process execution one by one for each suite in order,...

enhancement

see [here](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#extended-variable-assignment) ```robot *** Test Cases *** Example ${OBJECT.name} = Set Variable New name ${OBJECT.new_attr} = Set Variable New attribute ```

enhancement