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

Robocorp extensions for VS Code: Robocorp Code and RFW LSP

This is a monorepo containing the following projects:

  • robotframework-ls: RobotFramework Language Server (with VSCode extension).

  • robocorp-code: Robocorp extension for VSCode.

  • robocorp-python-ls-core: Core components for creating a language server using Python.

  • robotframework-intellij: Support for using the RobotFramework Language Server in Intellij.

  • example-vscode: Example of a VSCode extension making use of robocorp-python-ls-core.