YARA Language Server
Language server for YARA language.
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? Stay tuned…
- …
For more information, check out:
Minimal supported version of Python is 3.8
.