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** Hello, When using the `enabled` parameter in my `robot.toml`, my profile is not enabled **To Reproduce** Steps to reproduce the behavior: robot.toml: ```toml [profiles.ci] description = "CI...

documentation
enhancement

**Describe the bug** Starting a test within RobotCode adds around 3s overhead compared to running the same .robot file from the CLI with `robot`. For short development loops this overhead...

bug

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

Would it be possible to make the Robotcode plugin also available for PyCharm IDE?

enhancement

Hi, first of all, thank you for this project, it's really great and already quite helpful. I was wondering, what is the suggested way to add a custom libraries directory...

question

**Is your enhancement request related to a problem? Please describe.** In `Robot Framework Language Server` there is an option to disable multiple keyword definitions in the project with `{ "robot.lint.keywordResolvesToMultipleKeywords":...

enhancement

Hallo Daniel, In case I have in the editor a Robot Framework script with a keyword, when I click with the mouse on this keyword (hyperlink), then I will jump...

enhancement

**Description:** In many projects, RobotFramework tests and their associated libraries are organized in subdirectories. To improve the flexibility and usability of these projects, I propose adding a `cwd` (current working...

enhancement

**Describe the bug** When I attempt to add a keyword as an argument to another keyword, IntelliSense only displays the documentation and information for the first keyword. For instance, in...

enhancement

First draft for robotcode.clean and new.