Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 894 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 894 Bytes

Nunjucks for Visual Studio Code

Nunjucks template syntax definition with snippets for Microsoft Visual Studio Code.

New update May 5. 2020 (version 0.3.0)

vscode-nunjucks support these file extensions

.njk, .nunjucks, .nunjs, .nj, .html, .htm, .template, .tmpl, .tpl

Although you are free to use any file extension you wish for your Nunjucks template files, the Nunjucks community has adopted .njk

Nunjucks example in Code

For more information

Credits

This extension is based on the Sublime-nunjucks language file. Latest release is based on pullrequests from simonmeadows and wesruv