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

I have been using RobotCode for a while now on a quite a slow (virtual) machine. Unfortunately, I am stuck using this slow machine due to corporate policies. Because of...

question

**Describe the bug** Rather a minor but confusing behaviour. Not sure if it is a Robot Framework parsing issue. **Steps To Reproduce** Execute the following test case. It passes. Then...

bug

Hi, I’m currently evaluating RobotCode as a replacement for the old [Robocorp Robot Framework Language Server extension](https://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp) , which doesn’t seem to work properly with the latest Robot Framework versions....

question

We need an MCP Server that can work with project, - what suites/tests/tags etc. - execute tests - analyse project - analyse output - etc.

enhancement

**Please describe.** Having too long line of code. So I hit enter where I want to separet code on new line. I get ... (four spaces) on new line. I...

question

**Is your enhancement request related to a problem? Please describe.** Prefacing the upcoming RF 7.5 feature for custom metadata support. I would like to add the CLI flag to robot.toml....

enhancement

This PR implements comprehensive unit tests for the RobotCode analyzer package, addressing the requirement to create extensive unit tests for the code analyzer ("erstelle für den code analyzer umfangreiche unittests")....

Relates to #505 **Please describe.** I am uncertain, if it is a bug, feature or a question. I put it as a question here for public tracing. I have a...

question

**Describe the bug** When using Intellisense to auto complete a keyword: The list of available keywords includes keywords tagged with `robot:private`. Keywords tagged like this should not be used outside...

enhancement

**Describe the bug** I don't know if this bug/issue is related to RobotCode or the underlying robotidy/robocop used. In my case, I use both robocop and robotidy, here is my...

bug