Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robocorp/robotframework-lsp

Robocorp extensions for VS Code: Robocorp Code and RFW LSP
https://github.com/robocorp/robotframework-lsp

automation lsp python robocorp vscode vscode-extension

Last synced: about 1 month ago
JSON representation

Robocorp extensions for VS Code: Robocorp Code and RFW LSP

Awesome Lists containing this project

README

        

This is a monorepo containing the following projects:

* [robotframework-ls](robotframework-ls): RobotFramework Language Server (with VSCode extension).

* [robocorp-code](robocorp-code): Robocorp extension for VSCode.

* [robocorp-python-ls-core](robocorp-python-ls-core): Core components for creating a language server using Python.

* [robotframework-intellij](robotframework-intellij): Support for using the RobotFramework Language Server in Intellij.

* [example-vscode](example-vscode): Example of a VSCode extension making use of [robocorp-python-ls-core](robocorp-python-ls-core).