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

**Describe the bug** When created simple Robot example in VS Code the editor shows Play button to be able to run Robot from IDE. However, when using my work project,...

bug

Hi Daniel, I'm trying to make some vs code extensions available for a windows server without internet access. Within this process, I was wondering that there is a .venv folder...

question

When I start to code and jumpt to a reference or the definition of a keywoard , if i modify the name of the function or the signature, the code...

bug

**Bug description** In last few days we observed an issue where builtin variable ${/} is not found (see attached screenshot). As a result all Resource and Varibles imports are highlighted...

bug

- [x] Keywords - [x] Variables - [ ] #149

enhancement

**Is your enhancement request related to a problem? Please describe.** When defining a dictionary with several keys and values, which are long strings it is very difficult to distinguish where...

enhancement

The working directory where RobotCode starts and searches the tests should be configurable.

enhancement

**Is your enhancement request related to a problem? Please describe.** Long lines can be split in several lines, each of which must start with an ellipsis (`...`). Manually aligning the...

enhancement

try to investigate if it is possible to use variables like ${workspaceFolder} in settings or how to use launch configurations for setting up robotframework

enhancement