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

**Describe the bug** We use a robot variable to store a path to a user library. Running the suite or test from within VS Code works fine. However when the...

bug
robotframework-ls

**Describe the bug** when a test has an empty name, the language server crashes with the following error: > Request textDocument/documentSymbol failed. **To Reproduce** ```robot *** Test Cases *** No...

bug
robotframework-ls

## **Is your feature request related to a problem? Please describe.** Generate a libdoc in the ROBOT DOCUMENTATION bottom panel in vscode for imports of Resource files. For example in...

enhancement
robotframework-ls

**Is your feature request related to a problem? Please describe.** For Robocop integrated into RFLS, I am unable to supply Robocop's config file located at a central place (e.g. user...

enhancement
robotframework-ls

**Is your feature request related to a problem? Please describe.** I would like to have the possibility to use a python variable file when linting with robot framework lsp in...

enhancement
robotframework-ls

**Describe the bug** When selection multiple tests suites for execution the order is not according to test suite file names. E.g. 06* before 05* in example below : PS C:\D\robot>...

bug
robotframework-ls

**Is your feature request related to a problem? Please describe.** Robot LSP IntelliJ is not compatible with Gateway 2023.1.3, Client 2023.1.2. **Describe the solution you'd like** Enable compatibility with Jetbrains...

enhancement
robotframework-ls

**Is your feature request related to a problem? Please describe.** A way to add additional args (for example --exclude tag) for test Explorer and run. **Describe the solution you'd like**...

enhancement
robotframework-ls

**Is your feature request related to a problem? Please describe.** When using a multi-root workspace in VSCode, I would like to be able to use virtual environments specific to each...

enhancement
robotframework-ls