Search code examples
pythondjangovisual-studio-codekeyboard-shortcuts

In VS Code is there any shortcut to make {% %} for Django?


Is there any keyboard shortcut or extension that contains a shortcut where {% %} is automatically written out, and preferably the cursor is placed inside? Just starting with learning Django and it seems like you'll be using this enough that a shortcut would be useful.


Solution

  • I like the Django extension by Baptiste. Give it a whirl:

    https://marketplace.visualstudio.com/items?itemName=batisteo.vscode-django