Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Document HelperNew to Visual Studio Code? Get it now.
Document Helper

Document Helper

Kevin Law

|
71 installs
| (0) | Free
View UI library (Antd, Element Plus, etc) API and navigate to it's website
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Document Helper

View UI library (Antd, Element Plus, etc) APIs or documents and navigate to it's website.

帮助你快速查看各个UI库的文档或者跳转在线文档

Support Library List 支持的组件库列表

  • Antd Vue
  • Element UI
  • Element Plus
  • Ant Design
  • Naive UI

Features

To use this extension, simply use ⌘ + Shift + P to open the command palette (Ctrl on windows / linux) and search for "Document Helper: View Online Doc" or the specific topic you're after. That's it!

Highlights

  • [x] Supports monorepo and *.code-workspace for multiple directories.
  • [x] Finds dependencies from the active file; if no file is active, it gathers supported - dependencies from the workspace.
  • [ ] Supports both React and Vue.
  • [ ] Displays relevant component or attribute documentation when hovering over a tag or attribute with the mouse.

功能亮点

  • 支持monorepo ,并且支持 *.code-workspace 多目录
  • 支持从打开文件查找依赖, 如果没有活动文件,则从工作空间搜集是否支持的依赖
  • 支持React 和 Vue
  • 支持鼠标悬停到标签或属性上,展示对应的组件或属性文档

使用方式

只需按 ⌘ + Shift + P 打开命令面板(在 Windows / Linux 上按 Ctrl),然后搜索 "Document Helper: View Online Doc" 或您需要的特定主题即可。就是这么简单!

License

MIT License © 2025 Kevin Law

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft