Skip to content

Commit 41336a5

Browse files
authored
Merge pull request #137 from CodinGame/add-terraform-extension
feat: add terraform extension
2 parents d0bba27 + a02e0cf commit 41336a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vscode-extensions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,10 @@
133133
"publisher": "Vue",
134134
"name": "volar",
135135
"version": "3.0.1"
136+
},
137+
{
138+
"publisher": "HashiCorp",
139+
"name": "terraform",
140+
"version": "2.34.2025012311"
136141
}
137142
]

0 commit comments

Comments
 (0)