wolflu05 / inventree-bulk-plugin

A bulk creation plugin for InvenTree, which helps you generating locations, categories and even parts in bulk by using customized naming strategies and ensure them along your complete storage tree.
MIT License
17 stars 1 forks source link

Add autocomplete for dimensions input #14

Open wolflu05 opened 1 year ago

wolflu05 commented 1 year ago

It would be cool to have some sort of autocompletion and highlighting of dimensions input like on https://regex101.com Additionally it would be cool to have jinja2 templating autocompletion. That could be implemented using https://codemirror.net