Giter Site home page Giter Site logo

snooz82 / robotframework-lsp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robocorp/robotframework-lsp

1.0 0.0 0.0 705 KB

Language Server Protocol implementation for Robot Framework

License: Other

Python 99.23% TypeScript 0.60% Shell 0.06% RobotFramework 0.11%

robotframework-lsp's Introduction

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

  • Preliminary code completion support for variables defined in Variable Tables and Keyword Return Values (new in 0.1.1).
  • 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.