We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Vue.volar
1 parent f5a4d22 commit 1611151Copy full SHA for 1611151
extensions.json
@@ -1342,15 +1342,6 @@
1342
"vsls-contrib.gitdoc": {
1343
"repository": "https://github.com/lostintangent/gitdoc"
1344
},
1345
- "Vue.volar": {
1346
- "repository": "https://github.com/johnsoncodehk/volar",
1347
- "location": "extensions/vscode-vue-language-features",
1348
- "custom": [
1349
- "npx pnpm install --no-frozen-lockfile --shamefully-hoist",
1350
- "npx pnpm run build",
1351
- "cd ./extensions/vscode-vue-language-features && npx pnpm run prepack:node && npx vsce package -o extension.vsix"
1352
- ]
1353
- },
1354
"Vue.vscode-typescript-vue-plugin": {
1355
"repository": "https://github.com/johnsoncodehk/volar",
1356
"location": "extensions/vscode-typescript-vue-plugin",
0 commit comments