Skip to content

Commit

Permalink
Remove ashicorp.terraform because of hashicorp/vscode-terraform#1064
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Apr 21, 2022
1 parent 54e44b5 commit 8e011e8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,15 +429,6 @@
"HanWang.android-adb-wlan": {
"repository": "https://github.com/deskbtm/android-adb-wlan"
},
"hashicorp.terraform": {
"repository": "https://github.com/hashicorp/vscode-terraform",
"custom": [
"[ $VERSION = '2.21.0' ] && npm install --no-save npm@8.5.5 || true",
"[ $VERSION = '2.21.0' ] && npx node@16 ./node_modules/npm/bin/npm-cli.js install || true",
"[ $VERSION = '2.21.0' ] || npm install",
"vsce package -o extension.vsix"
]
},
"haskell.haskell": {
"repository": "https://github.com/haskell/vscode-haskell"
},
Expand Down

0 comments on commit 8e011e8

Please sign in to comment.