2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
inventree-website/_repo/inventree-report-lsp-plugin.md
Lukas 7b41879ae7
Some checks failed
Build pages and publish / build (push) Has been cancelled
add inventree-report-lsp-plugin (#233)
* add inventree-report-lsp-plugin

* Update inventree-report-lsp-plugin.md

* Update inventree-report-lsp-plugin.md
2025-04-17 08:40:22 +10:00

32 lines
1.1 KiB
Markdown

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