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

Errors such as an invalid robot.toml configuration or incorrect command-line settings should be reported to VSCode, ensuring they are visible in the Problems view

enhancement

![image](https://github.com/user-attachments/assets/374a1ecc-e889-4053-9fad-24904d635a05)

bug

reimplement rename so that it uses the namespace references to find all things

bug

Remove `robotcode.python` setting, it is already deprecated. > Yes, this is an old setting and comes from a time when the Python extension did not have a public API. It...

Hello, I'd like to be able to activate other profiles when selecting one. Note that this is different from the `inherit` For instance let say I have the following profiles:...

enhancement

**Is your enhancement request related to a problem? Please describe.** Robotcode recently add [more granularity to disable diagnostics](https://github.com/robotcodedev/robotcode/releases/tag/v0.84.0) rule by rule rather than the whole diagnostics. Quick fix shortcut still...

enhancement