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 that Robot Framework may be installed in a separate python interpreter in case you need to run it with an older version of Python).
Installing
robotframework-lsp can be installed from the VisualStudio Marketplace or as a .vsix.
To get a .vsix, download the latest Deploy 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 robotframework-lsp 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.2.3)
- Code analysis: checks if keywords are properly imported/defined.
- Code completion for keywords, section headers, section settings and variables.
- Go to definition for keywords.
- Syntax highlighting.
- Syntax validation.
- Code Formatting (see: Editor Settings for details on how to toggle code formatting just for
robotframework). - Launch
.robotfiles. - Preliminary support for debugging.
- Note: this is an initial release for the feature and should be considered beta (please test and report any issues found).
- The current functionalities include:
- Add line breakpoints
- Pause at breakpoints to inspect the stack and see variables
- Step in
- Step over
- Step return
- Continue
See: Changelog for details.
Developing
See: Developing for details on how to develop robotframework-lsp itself.
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.2.3.tar.gz.
File metadata
- Download URL: robotframework-lsp-0.2.3.tar.gz
- Upload date:
- Size: 219.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b5e5591eb9f1fef8b45267eda461305e1a86b33b831785d38f7e8e9cd53c686
|
|
| MD5 |
8ca763f8f12948579caf06277a302f8b
|
|
| BLAKE2b-256 |
4be80f1fc14a4205489c04c43e293516fef3f6b9149d0774b497c603b6337474
|
File details
Details for the file robotframework_lsp-0.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: robotframework_lsp-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 284.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04bec6b40301e266e88f472256874f0988a2b344582dec5aad44220b018cd925
|
|
| MD5 |
cdbd7d5c5efc016f40db9be2b06df9dc
|
|
| BLAKE2b-256 |
dc4fb6003ceffff4e3c8ad25978406f6998ee54c4681ce023acea2c480699fbd
|