Language Server Protocol implementation for Robot Framework
Project description
Language Server Protocol implementation for Robot Framework
Requirements
Python 3.7+ and Robot Framework 3.2+.
Note: if using the Robot Framework Selenium Library, version 4.4+ is required.
Installing
Robot Framework Language Server can be installed from the VisualStudio Marketplace or as a .vsix.
To get a .vsix, download the latest Deploy - RobotFramework Language Server Extension in Robotframework-lsp Github Actions.
See: Install from a vsix for details installing a .vsix into VSCode.
See: Getting Started for a tutorial with some screenshots.
Configuration
After having Robot Framework Language Server installed, some configurations (such as specifying
the python executable used for launching the Language Server or Robot Framework)
may be needed.
See: Config for details.
Features (0.3.2)
- Code analysis: checks if keywords are properly imported/defined.
- Code completion for keywords, section headers, section settings, variables, resource imports and library imports.
- Go to definition for keywords, variables, resource imports and library imports
- Syntax highlighting.
- Syntax validation.
- Code Formatting (see: Editor Settings for details on how to toggle code formatting just for
robotframework). - Launch
.robotfiles. - Debug
.robotfiles.- Debugger features:
- Evaluate keywords in debug console/hover/watch
- Add line breakpoints
- Pause at breakpoints to inspect the stack and see variables
- Step in
- Step over
- Step return
- Continue
- Debugger features:
See: Changelog for details.
Developing
See: Developing for details on how to develop Robot Framework Language Server.
Reporting Issues
See: Reporting Issue for details on how to report some issue in the Robot Framework Language Server.
License: Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework-lsp-0.3.2.tar.gz.
File metadata
- Download URL: robotframework-lsp-0.3.2.tar.gz
- Upload date:
- Size: 221.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf2508ab9204db8883ccf030f4a8e2fd001bebc358fc510637730f60cd0f7236
|
|
| MD5 |
9074fc1d55d698b4004568ccb8bc2562
|
|
| BLAKE2b-256 |
408404b4330fa47a1c089008a95b349bbbf5970407e5467b51c7a863af9a1e00
|
File details
Details for the file robotframework_lsp-0.3.2-py2.py3-none-any.whl.
File metadata
- Download URL: robotframework_lsp-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 286.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50f85cd29ff123d939fd8d85ed6428fd04b450eaecb00ed90d0ca0785b7696d6
|
|
| MD5 |
2c27b9a0c0f3d2de09cf73ea25badf82
|
|
| BLAKE2b-256 |
2edffda02968ef4e6705f9377045af87a62c6db00ffc9eb70fadf6150d5ee958
|