Skip to content

Commit

Permalink
Remove Vue.volar
Browse files Browse the repository at this point in the history
Is now published from original repo, see vuejs/language-tools#1255
  • Loading branch information
lukashass committed Dec 3, 2022
1 parent f5a4d22 commit 1611151
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 @@ -1342,15 +1342,6 @@
"vsls-contrib.gitdoc": {
"repository": "https://github.com/lostintangent/gitdoc"
},
"Vue.volar": {
"repository": "https://github.com/johnsoncodehk/volar",
"location": "extensions/vscode-vue-language-features",
"custom": [
"npx pnpm install --no-frozen-lockfile --shamefully-hoist",
"npx pnpm run build",
"cd ./extensions/vscode-vue-language-features && npx pnpm run prepack:node && npx vsce package -o extension.vsix"
]
},
"Vue.vscode-typescript-vue-plugin": {
"repository": "https://github.com/johnsoncodehk/volar",
"location": "extensions/vscode-typescript-vue-plugin",
Expand Down

0 comments on commit 1611151

Please sign in to comment.