robotcode
robotcode copied to clipboard
RobotFramework support for Visual Studio Code
**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,...
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...
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 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...
- [x] Keywords - [x] Variables - [ ] #149
**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...
The working directory where RobotCode starts and searches the tests should be configurable.
**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...
try to investigate if it is possible to use variables like ${workspaceFolder} in settings or how to use launch configurations for setting up robotframework