Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yrming/vscode-vueuse
Browse VueUse documentation in VS Code
https://github.com/yrming/vscode-vueuse
vscode vscode-extension vue vue3 vuejs vueuse
Last synced: about 1 month ago
JSON representation
Browse VueUse documentation in VS Code
- Host: GitHub
- URL: https://github.com/yrming/vscode-vueuse
- Owner: yrming
- License: mit
- Created: 2022-10-15T15:55:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T02:52:51.000Z (about 2 years ago)
- Last Synced: 2024-04-28T07:45:38.329Z (8 months ago)
- Topics: vscode, vscode-extension, vue, vue3, vuejs, vueuse
- Language: Vue
- Homepage: https://marketplace.visualstudio.com/items?itemName=YRM.vscode-vueuse
- Size: 657 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Browse VueUse Documentation in VS Code
**Status**: Preview
## Why
- I often use [VueUse](https://vueuse.org/) to develop Vue applications, but I find that everytime I want to look up for certain function, I have to shift my sight from VSCode to the browser, which really interrupts my thoughts. So I developed this extension which applies the same interaction design of the official website, to help us stay focused and keep efficient during programming.
- The official extension seems to be no longer maintained.## Features
- View functions in the side panel
- Search function
- Show documentation for each function
- Dark/Light mode
## License
MIT License © 2022 [YRM](https://github.com/yrming)