diff --git a/_repo/inventree-report-lsp-plugin.md b/_repo/inventree-report-lsp-plugin.md new file mode 100644 index 00000000..0022a6dc --- /dev/null +++ b/_repo/inventree-report-lsp-plugin.md @@ -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.