Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Django-html-completionerNew to Visual Studio Code? Get it now.
Django-html-completioner

Django-html-completioner

yossuli

|
2,553 installs
| (1) | Free
Django-html will completion by views.py
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Django-html-completioner

An VS Code extension provides variable completion when editing django-html

Features

Would you like to know what variables are provided by views.py when editing django-html? Parse views.py and search for the third argument of the function render. And adds the provided variable name to the completion list. If the file you are editing is not defined in views.py, you can jump to the file from the popup message.

gif

Notice

  • This extension works only with django-html files.

License

MIT

Contributing

I'm an inexperienced student programmer. Please help improve my skills by contributing. I accept contributions via Pull Requests.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft