DevDocs is a Visual Studio Code extension designed to help developers quickly access technical documentation directly within their code editor. Tired of switching between your IDE and web browser to look up API documentation? With DevDocs, you can keep everything in one place and streamline your development workflow.
- Open the Command Palette by pressing
Ctrl+Shift+P
(orCmd+Shift+P
on macOS). - Type the following command:
Open Site: Author
- Press
Enter
. If everything is set up correctly, a page will open in VSCode.
Currently, DevDocs supports the following technologies:
- Vue
- React
- QianKun
- Node
- Tailwind CSS
- Next.js
- Nuxt.js
- Vuex
- Pinia
- Webpack
- TypeScript
- Deno
- W3C
- Styled Components
- Svelte
More sites will be added in future updates.
The world of technology is vast, and no single person can cover all the documentation available. We welcome contributions from the community to expand the content of this plugin. If you have suggestions or would like to add more documentation sites, please feel free to fork the repository and submit a pull request.
Repository: https://github.com/CoderSerio/developer-sites-in-vscode
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact us at carbon1024@foxmail.com
or submit an issue.
Thank you for using DevDocs! We hope it makes your development process smoother and more efficient.