Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        





Vue Use


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)