Skip to content

Repository files navigation

Django Templates

Django template support for HTML files in VS Code. Templates keep the built-in html language mode while gaining Django-specific features.

Features

  • Syntax highlighting for tags, variables, filters, and comments
  • Completions for Django tags, filters, and template paths
  • Tooltips with examples and reference links
  • Snippets for common tags and filters
  • Formatting with Prettier
  • 3rd-party package support for popular Django libraries

Packages

Development

Requires Node.js 22.18 or later and Vite+.

vp install
vp run watch

Run all checks, tests, and builds with:

vp run ready

Credits

License

Licensed under the MIT license.

About

Django template support for HTML files

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages