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: 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. See: FAQ for common issues encountered while configuring the language server.

Features (0.37.0)

  • Test Explorer support in VSCode.
  • Interactive Console: a REPL for interactively experimenting with Robot Framework (for VSCode).
  • Code analysis: checks if keywords are properly imported/defined.
  • Linting with Robocop.
  • Code completion for keywords, keyword parameters, section headers, section settings, variables, resource imports and library imports.
  • Code completion for all keywords in the workspace with auto-import of Library or Resource.
  • Casing of keywords from libraries used in code-completion can be configured.
  • Go to definition for keywords, variables, resource imports and library imports.
  • Symbols browser for keywords in workspace (activated through Ctrl + T).
  • Document symbols.
  • Syntax highlighting (using semanticTokens).
  • Syntax validation.
  • Signature Help (activated through Ctrl + Shift + Space).
  • Code Formatting (see: Editor Settings for details on how to toggle code formatting just for robotframework).
  • Hover.
  • Code folding.
  • Launch .robot files.
  • Debugger:
    • Add line breakpoints in .robot or .py files.
    • Evaluate keywords in debug console/hover/watch
    • Pause at breakpoints to inspect the stack and see variables
    • Breakpoint condition/hitCondition/logMessage
    • Step in
    • Step over
    • Step return
    • Continue

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

robotframework-lsp-0.37.0.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

robotframework_lsp-0.37.0-py2.py3-none-any.whl (3.1 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file robotframework-lsp-0.37.0.tar.gz.

File metadata

  • Download URL: robotframework-lsp-0.37.0.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for robotframework-lsp-0.37.0.tar.gz
Algorithm Hash digest
SHA256 7166f3c10c941fb7bbf2a1ceb5ff5896912458ff1350f5f8f1a54be97806cf60
MD5 145a99b11357498a96c49cf8d4ed7906
BLAKE2b-256 02d58feabd8e6112dc7ca60001255d1db93ede52e96c07865d3c78e39bc1a47d

See more details on using hashes here.

File details

Details for the file robotframework_lsp-0.37.0-py2.py3-none-any.whl.

File metadata

  • Download URL: robotframework_lsp-0.37.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for robotframework_lsp-0.37.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 38456e62b016af8be5014a62b3d8faaf8e01907db5552875883b628e87a86c50
MD5 4aebff14a3bc36fd074c01edf404e0bd
BLAKE2b-256 1d5e599580f4d804c91802fdd9250c6a2eaae438e3987834097745d6232027b1

See more details on using hashes here.

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