Skip to content

Commit 47ffa55

Browse files
m2decvharris
authored andcommitted
Include support for Laravel Blade templates
1 parent 05d2062 commit 47ffa55

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
@@ -129,6 +129,7 @@ export async function activate(context: vscode.ExtensionContext): Promise<void>
129129
'html',
130130
'razor',
131131
'php',
132+
'blade',
132133
'vue',
133134
'twig',
134135
'markdown',

0 commit comments

Comments
 (0)