2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-26 20:46:45 +00:00

add inventree-report-lsp-plugin (#233)
Some checks failed
Build pages and publish / build (push) Has been cancelled

* add inventree-report-lsp-plugin

* Update inventree-report-lsp-plugin.md

* Update inventree-report-lsp-plugin.md
This commit is contained in:
Lukas 2025-04-17 00:40:22 +02:00 committed by GitHub
parent 83d72ef4d8
commit 7b41879ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,31 @@
---
name: inventree-report-lsp-plugin
author: wolflu05
license: GPL-3.0+
open_source: true
stable: true
maintained: true
pypi: true
package_name: inventree-report-lsp-plugin
github: https://github.com/wolflu05/inventree-report-lsp-plugin
gitlab:
source:
issue_tracker: https://github.com/wolflu05/inventree-report-lsp-plugin/issues
website:
categories:
- Label
- Reporting
tags:
- Label
- report
- LSP
---
A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by [django-template-lsp](https://github.com/fourdigits/django-template-lsp).
[![License: GPL3](https://img.shields.io/badge/License-GPLv3-yellow.svg)](https://opensource.org/license/gpl-3-0)
![CI](https://github.com/wolflu05/inventree-report-lsp-plugin/actions/workflows/ci.yml/badge.svg)
![Screenshot](https://github.com/user-attachments/assets/7ef62cea-ab03-4e6e-a25b-5e67df56ad5b)
To install this plugin, follow the guide on the [Readme](https://github.com/wolflu05/inventree-report-lsp-plugin?tab=readme-ov-file#%EF%B8%8F-installation). Note, that at least InvenTree v0.18.0 is required to use this plugin.