|
7 | 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 | 8 | </p>
|
9 | 9 |
|
10 |
| -> ⚡ High-performance Vue language tooling based-on [Volar.js](https://volarjs.dev/) |
| 10 | +> ⚡ Vue language toolset with native TypeScript performance based-on [Volar.js](https://volarjs.dev/) |
11 | 11 |
|
12 | 12 | 💬 **#language-tools** on our [Discord Server](https://discord.gg/vue)
|
13 | 13 |
|
14 | 14 | ## Packages
|
15 | 15 |
|
16 |
| -- [Vue Language Features](https://github.com/vuejs/language-tools/tree/master/extensions/vscode) \ |
| 16 | +- [Vue (Official)](https://github.com/vuejs/language-tools/tree/master/extensions/vscode) \ |
17 | 17 | *Vue, Vitepress, petite-vue language support extension for VSCode*
|
18 | 18 | - [vue-tsc](https://github.com/vuejs/language-tools/tree/master/packages/tsc) \
|
19 | 19 | *Type-check and dts build command line tool*
|
20 | 20 | - [vue-component-meta](https://github.com/vuejs/language-tools/tree/master/packages/component-meta) \
|
21 | 21 | *Component props, events, slots types information extract tool*
|
22 |
| -- [vite-plugin-vue-component-preview](https://github.com/johnsoncodehk/vite-plugin-vue-component-preview) \ |
23 |
| -*Vite plugin for support Vue component preview view with `Vue Language Features`* |
24 | 22 | - [`@vue/language-server`](/packages/language-server/) \
|
25 | 23 | *The language server itself*.
|
26 | 24 | - [`@vue/typescript-plugin`](/packages/typescript-plugin/) \
|
27 |
| -*Typescript plugin for the language server*. |
| 25 | +*TypeScript LanguageService Plugin for Vue*. |
28 | 26 |
|
29 | 27 | ## Community Integration
|
30 | 28 |
|
31 |
| -[yaegassy/coc-volar](https://github.com/yaegassy/coc-volar) ⚡ 🤝 🅿️ \ |
| 29 | +[yaegassy/coc-volar](https://github.com/yaegassy/coc-volar) \ |
32 | 30 | *Vue language client for coc.nvim*
|
33 | 31 |
|
34 |
| -[neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) ⚡ 🤝 \ |
| 32 | +[neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) \ |
35 | 33 | *Vue language server configuration for Neovim*, check documentation [here](https://github.com/vuejs/language-tools/wiki/Neovim) to set it up.
|
36 | 34 |
|
37 |
| -[mattn/vim-lsp-settings](https://github.com/mattn/vim-lsp-settings) ⚡ \ |
| 35 | +[mattn/vim-lsp-settings](https://github.com/mattn/vim-lsp-settings) \ |
38 | 36 | *Vue language server auto configuration for vim-lsp*
|
39 | 37 |
|
40 |
| -[sublimelsp/LSP-volar](https://github.com/sublimelsp/LSP-volar) 🤝 \ |
| 38 | +[sublimelsp/LSP-volar](https://github.com/sublimelsp/LSP-volar) \ |
41 | 39 | *Vue language client for Sublime*
|
42 | 40 |
|
43 | 41 | [kabiaa/atom-ide-volar](https://github.com/kabiaa/atom-ide-volar) \
|
44 | 42 | *Vue language client for Atom*
|
45 | 43 |
|
46 |
| -[emacs-lsp/lsp-mode](https://github.com/emacs-lsp/lsp-mode) ([jadestrong/lsp-volar](https://github.com/jadestrong/lsp-volar)) ⚡ 🤝 \ |
| 44 | +[emacs-lsp/lsp-mode](https://github.com/emacs-lsp/lsp-mode) ([jadestrong/lsp-volar](https://github.com/jadestrong/lsp-volar)) \ |
47 | 45 | *Vue language client for Emacs*
|
48 | 46 |
|
49 | 47 | [tommasongr/nova-vue](https://github.com/tommasongr/nova-vue) \
|
|
61 | 59 | [Eclipse WildWebDeveloper](https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper) \
|
62 | 60 | *Vue language server configuration for Eclipse*
|
63 | 61 |
|
64 |
| -\* ⚡ support [multiple servers](https://github.com/vuejs/language-tools/discussions/393#discussioncomment-1213736) \ |
65 |
| -\* 🤝 support [take over mode](https://github.com/vuejs/language-tools/discussions/471) \ |
66 |
| -\* 🅿️ support [extra preview features](https://twitter.com/johnsoncodehk/status/1507024137901916161) |
67 |
| - |
68 | 62 | <!-- Editor link: https://www.mermaidchart.com/app/projects/c62d8944-0e06-47f0-a8de-f89a7378490f/diagrams/91fd02c0-5c91-4f72-a8b4-7af21b7c4d86/version/v0.1/edit -->
|
69 | 63 |
|
70 | 64 | <a href="https://www.mermaidchart.com/raw/91fd02c0-5c91-4f72-a8b4-7af21b7c4d86?theme=light&version=v0.1&format=svg">
|
@@ -93,82 +87,9 @@ Additional info for contributing to open source projects can be found here: http
|
93 | 87 |
|
94 | 88 | To develop with upstream Volar.js modules, you can setup workspace with https://github.com/volarjs/workspace.
|
95 | 89 |
|
96 |
| ---- |
97 |
| - |
98 |
| -<table> |
99 |
| - <tbody> |
100 |
| - <tr> |
101 |
| - <td align="center" valign="middle" colspan="6"> |
102 |
| - <b>Special Sponsor</b> |
103 |
| - </td> |
104 |
| - </tr> |
105 |
| - <tr> |
106 |
| - <td align="center" valign="middle" colspan="6"> |
107 |
| - <br> |
108 |
| - <a href="https://voidzero.dev/"> |
109 |
| - <img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/VoidZero.svg" height="60" /> |
110 |
| - </a> |
111 |
| - <h3>Next Generation Tooling</h3> |
112 |
| - </td> |
113 |
| - </tr> |
114 |
| - <tr> |
115 |
| - <td align="center" valign="middle" colspan="6"> |
116 |
| - <b>Platinum Sponsors</b> |
117 |
| - </td> |
118 |
| - </tr> |
119 |
| - <tr> |
120 |
| - <td align="center" valign="middle" width="50%" colspan="3"> |
121 |
| - <a href="https://vuejs.org/"> |
122 |
| - <img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Vue.svg" height="80" /> |
123 |
| - </a> |
124 |
| - <p>An approachable, performant and versatile framework for building web user interfaces.</p> |
125 |
| - </td> |
126 |
| - <td align="center" valign="middle" width="50%" colspan="3"> |
127 |
| - <a href="https://astro.build/"> |
128 |
| - <!-- Expire: 2025-02-04 --> |
129 |
| - <img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Astro.svg" width="200" /> |
130 |
| - </a> |
131 |
| - <p>Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.</p> |
132 |
| - </td> |
133 |
| - </tr> |
134 |
| - <tr> |
135 |
| - <td align="center" valign="middle" colspan="3"> |
136 |
| - <!-- Expire: 2025-02-04 --> |
137 |
| - <a href="https://www.jetbrains.com/"> |
138 |
| - <img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/JetBrains.svg" width="80" /> |
139 |
| - </a> |
140 |
| - <p>Essential tools for software developers and teams.</p> |
141 |
| - </td> |
142 |
| - <td align="center" valign="middle" colspan="3"> |
143 |
| - <a href="https://stackblitz.com/"> |
144 |
| - <img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/StackBlitz.svg" width="240" /> |
145 |
| - </a> |
146 |
| - <p>Stay in the flow with instant dev experiences.<br>No more hours stashing/pulling/installing locally</p> |
147 |
| - <p><b> — just click, and start coding.</b></p> |
148 |
| - </td> |
149 |
| - </tr> |
150 |
| - <tr> |
151 |
| - <td align="center" valign="middle" colspan="6"> |
152 |
| - <b>Silver Sponsors</b> |
153 |
| - </td> |
154 |
| - </tr> |
155 |
| - <tr> |
156 |
| - <td align="center" valign="middle" width="33.3%" colspan="2"> |
157 |
| - <a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Prefect.svg" width="200" /></a> |
158 |
| - </td> |
159 |
| - <td align="center" valign="middle" width="33.3%" colspan="2"> |
160 |
| - <a href="https://www.techjobasia.com/"><img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/TechJobAsia.svg" width="200" /></a> |
161 |
| - </td> |
162 |
| - <td align="center" valign="middle" width="33.3%" colspan="2"> |
163 |
| - <a href="https://haoqun.blog/"><img src="https://avatars.githubusercontent.com/u/3277634?v=4" height="80" /></a> |
164 |
| - </td> |
165 |
| - </tr> |
166 |
| - </tbody> |
167 |
| -</table> |
| 90 | +## ❤️ Thanks to Our Sponsors |
168 | 91 |
|
169 |
| -<p align="center"> |
170 |
| - <a href="https://github.com/sponsors/johnsoncodehk">Become a sponsor</a> |
171 |
| -</p> |
| 92 | +This project is made possible thanks to our generous sponsors: |
172 | 93 |
|
173 | 94 | <p align="center">
|
174 | 95 | <a href="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/sponsors.svg">
|
|
0 commit comments