Skip to content

Commit fa6fb74

Browse files
authored
Add django-html support
1 parent 802e34e commit fa6fb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ export function activate(context: vsc.ExtensionContext) {
177177

178178
const langs = [
179179
'html',
180+
'django-html',
180181
'laravel-blade',
181182
'razor',
182183
'vue',

0 commit comments

Comments
 (0)