This is a fork of the original Robocorp robotframework-lsp monorepo.
This fork is being developed and maintained solely to apply updates and fixes that align with our specific use case and to ensure compatibility with the latest versions of Robot Framework.
Key points:
- ✅ Adding support for RF >= 7
- ✅ Focused exclusively on VS Code support.
- ❌ Support for IntelliJ has been removed.
- ❌ Robocorp-specific extension code has been removed.
- 🧪 Changes are tailored for internal development needs; external compatibility is not guaranteed.
This project is not affiliated with Robocorp Technologies Inc.
robotframework-ls
: Robot Framework Language Server for use with VS Code.robocorp-python-ls-core
: Core components for building a language server in Python (maintained where applicable).
The other components from the original repo have been removed or are no longer maintained in this fork:
: Removedrobocorp-code
: Removedrobotframework-intellij
: Removedexample-vscode
This fork continues to be licensed under the Apache License 2.0
See thirdpartynotices.txt
for more information on reused third-party code and attributions.
This fork is maintained for internal and experimental use. While it may be useful to others, no guarantees are made regarding stability, backwards compatibility, or ongoing support.