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: 6 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T14:09:39.000Z (5 months ago)
- Last Synced: 2025-02-07T19:08:10.365Z (13 days 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: 207
- Watchers: 27
- Forks: 97
- Open Issues: 239
-
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).