Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robocorp/robotframework-lsp
- Owner: robocorp
- License: apache-2.0
- Created: 2020-01-20T21:31:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:39:35.000Z (about 2 months ago)
- Last Synced: 2024-09-27T22:40:53.436Z (about 1 month ago)
- Topics: automation, lsp, python, robocorp, vscode, vscode-extension
- Language: Python
- Homepage: https://robocorp.com/docs/developer-tools/visual-studio-code
- Size: 19.2 MB
- Stars: 204
- Watchers: 28
- Forks: 93
- Open Issues: 233
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).