0.1.27 • Published 3 months ago

common-intellisense v0.1.27

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

This plugin can provide a super powerful smart prompt function, including properties, events, slots and corresponding annotations and types, methods on instances, etc. It supports multiple UI libraries, taking your development efficiency to the next level.

🛠️️ How to use

Install the supported ui component library in your project and install the plug-in. If the plug-in does not work, you can restart vscode. If you encounter problems, you can open an issue.

🍬 Currently supported

  • vant 4
  • element 2
  • element-plus 2
  • antd 1、4、5
  • antdv 3、4
  • varlet 2
  • naive 2
  • primevue 3
  • quasar 2
  • @nextui-org/react 2
  • @nuxt/ui 2
  • vuetify 3
  • radix-vue 1
  • next-ui 2
  • arco-design/react 2
  • arco-design/vue 2
  • uview-ui 1、2

antdv demo

varlet demo

vant demo

antd demo

element-ui demo

naive-ui demo

nuxt-ui demo

vuetify demo

radix-vue demo

next-ui demo

arco-design/react demo

arco-design/vue demo

Select the specified UI library (resolve multiple UI library naming conflicts)

  • cmd+shift+p -> Select Specify the UI library you need to prompt

configuration

"common-intellisense.showSlots": {
          "type": "boolean",
          "default": true,
          "description": "Whether to show the slots on template completion."
}

🪴 Project Activity

Alt

:coffee:

buy me a cup of coffee

License

MIT

Sponsors

0.1.27

3 months ago

0.1.11

4 months ago

0.0.63

7 months ago

0.0.62

7 months ago

0.0.61

7 months ago