robotframework-lsp icon indicating copy to clipboard operation
robotframework-lsp copied to clipboard

Robocorp extensions for VS Code: Robocorp Code and RFW LSP

Results 137 robotframework-lsp issues
Sort by recently updated
recently updated
newest added

Robocorp is transitioning to be Python 1st (https://robocorp.com/blog/python-for-automation-as-code), so, while it'll still support Robot Framework in its platform (because it's a framework that runs on Python), it's no longer pushing...

enhancement
robotframework-ls

Type: Bug Open VSCode terminal with Ctrl+` Type the exit command in the terminal The terminal closes but the bottom panel persists Extension version: 1.12.0 VS Code version: Code 1.89.0...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: So far happened only on macOS machines, video below. 1....

bug
robocorp-code

**Describe the bug** In VS-Code when trying to run a whole .robot-file from the "Testing"-Section or directly per Right-Click on the file, it fails with following message: ![Bild](https://github.com/robocorp/robotframework-lsp/assets/37675274/52e8460f-0c27-46d0-8813-21ba83fc6945) The Test-section...

bug
robotframework-ls

**Describe the bug** After upgrading to roboframework 7.0, when I run the lint feature against a file containing `Get from dictionary`, I get the warning `Mandatory argument missing: default` **To...

bug
robotframework-ls

**Describe the bug** Visual Studio Code install Robocorp Code extension failed in MacbookPro m3 **To Reproduce** Steps to reproduce the behavior: 1. install Robocorp Code in visual studio 2. output...

bug
robocorp-code

**Describe the bug** Remote Observer repeatedly fails to write message to output file. **To Reproduce** Steps to reproduce the behavior: 1. Start Robotframework Language Server 2. Interact with any .robot...

bug
robotframework-ls

**Describe the bug** The process will not be closed after testing a single file, and a large number of debugging processes will accumulate, causing an error to be reported when...

bug
robotframework-ls

I was trying to resolve some dependency conflicts between robocorp and robocorp-actions. I get a 300 line report telling all kinds of things and in the middle of it (line...

enhancement
robocorp-code