Skip to main content

YARA Language Server

Project description

This is a temporary fork of the original YLS repository (avast/yls) in order to allow an easy installation of all components on macOS ARM devices.

YLS

PyPI Visual Studio Marketplace Version

Language server for YARA language.

:rocket: Features:

  • Code completion of all available modules (including function parameters)
  • Function documentation for hovers and code completion
  • Opinionated code formatting
  • Signature help
  • Linting
  • Go-to definition and references
  • Symbol highlighting under the cursor
  • Debugging using yari
  • ...

Showcase

For more information, check out:

:snake: Minimal supported version of Python is 3.8.

Installation

To setup your environment please follow instructions on wiki.

How to develop

Install YLS in development mode with all necessary dependencies.

poetry install

Tests

You can run tests with the following command:

poetry run pytest

License

Copyright (c) 2022 Avast Software, licensed under the MIT license. See the LICENSE file for more details.

YLS and its related projects uses third-party libraries or other resources listed, along with their licenses, in the LICENSE-THIRD-PARTY file.

FAQ

Why are you using pluggy?

Some parts depend on our internal services, however we are working on making most of the code available. This is just the first piece.

Project details


Download files

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

Source Distribution

yls_macos_arm-1.4.0.tar.gz (28.1 kB view hashes)

Uploaded Source

Built Distribution

yls_macos_arm-1.4.0-py3-none-any.whl (34.3 kB view hashes)

Uploaded 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