Typed Django Template Example Repo
Typed Django Template plugin demo src
Features
- Django template variable code complete
- Django template variable usage inspection
- Jump to variable declaration
- Quick documentation for django template variable
- Mark pyi stub file ad global declaration file for Django Template (version: 2022.3.1)
Usage
- create
.pyi
extension file with django template name - writing the variable declaration in
.pyi
file
images
Variable Code Complete
Field Code Complete
Field Inspection