robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
186 stars 15 forks source link
language-server-protocol lsp lsp-server python robot robotcode robotframework rpa test test-automation test-framework testing-tools visual-studio-code vscode vscode-extension vscode-language

RobotCode - Language Support for Robot Framework in Visual Studio Code

VS Marketplace Installs Build Status License

PyPI - Version Python Version Downloads


RobotCode is a Visual Studio Code extension that enhances your workflow with Robot Framework. It offers features like code completion, debugging, test discovery and execution, refactoring, and more!

Key Features

Requirements

Getting Started

  1. Install the RobotCode extension from the Visual Studio Marketplace.
  2. Configure your Robot Framework environment with the command-line tools provided by the extension.
  3. Start writing and running your Robot Framework tests!

For a more detailed guide, check out the Let's get started Guide on the RobotCode website.

Extensions

RobotCode automatically installs the Python and the Python Debugger extension. Additional extensions may be required depending on your project needs.

Documentation

For more details on installation, setup, and usage, refer to the official RobotCode documentation.

License

This project is licensed under the Apache 2.0 License.