Skip to main content

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.1.0)

  • Preliminary code completion support for variables defined in Variable Tables (new in 0.1.0).
  • Code analysis: check if keywords are properly imported/defined.
  • Code completion for keywords, section headers and section settings.
  • Go to definition for keywords.
  • Launch .robot files.
  • Syntax highlighting.
  • Syntax validation.
  • Code Formatting (see: Editor Settings for details on how to toggle code formatting just for robotframework).

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

This version

0.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-lsp-0.1.0.tar.gz (191.1 kB view hashes)

Uploaded Source

Built Distribution

robotframework_lsp-0.1.0-py2.py3-none-any.whl (249.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page