feat: add recommended extensions
This commit is contained in:
@@ -5,3 +5,4 @@ terraform.tfstate.backup
|
||||
|
||||
!.gitignore
|
||||
!.editorconfig
|
||||
!.vscode
|
||||
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"opentofu.vscode-opentofu"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user