File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 27
27
- name : Upload Artifact
28
28
uses : actions/upload-artifact@v4
29
29
with :
30
- name : Extension
30
+ name : extensions
31
31
path : ./extensions/vscode/volar-*.vsix
Original file line number Diff line number Diff line change 1
1
# Vue Language Tools
2
2
3
+ <p >
4
+ <a href =" https://marketplace.visualstudio.com/items?itemName=Vue.volar " ><img src =" https://img.shields.io/visual-studio-marketplace/v/Vue.volar?labelColor=18181B&color=1584FC " alt =" Version " ></a >
5
+ <a href =" https://marketplace.visualstudio.com/items?itemName=Vue.volar " ><img src =" https://img.shields.io/visual-studio-marketplace/i/Vue.volar?labelColor=18181B&color=1584FC " alt =" Downloads " ></a >
6
+ <a href =" https://github.com/vuejs/language-tools/tree/master/LICENSE " ><img src =" https://img.shields.io/github/license/vuejs/language-tools.svg?labelColor=18181B&color=1584FC " alt =" License " ></a >
7
+ <a href =" https://nightly.link/vuejs/language-tools/workflows/extension-build/master/extensions.zip " ><img src =" https://img.shields.io/badge/Nightly%20Build-18181B " alt =" Nightly Build " ></a >
8
+ </p >
9
+
3
10
> ⚡ High-performance Vue language tooling based-on [ Volar.js] ( https://volarjs.dev/ )
4
11
5
12
💬 ** #language-tools** on our [ Discord Server] ( https://discord.gg/vue )
You can’t perform that action at this time.
0 commit comments