# uview-helper **Repository Path**: jry/uview-helper ## Basic Information - **Project Name**: uview-helper - **Description**: A VSCode extension for uView UI. (支持 uview 和 uview plus) - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: uview2.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-10-05 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uview-helper for vscode > uView-Helper 是一个针对使用 uView UI 的 VSCode 扩展.
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/tntgroup.uview-helper.svg?label=VS%20Code%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=tntgroup.uview-helper) [![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/tntgroup.uview-helper?logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=tntgroup.uview-helper) [![star](https://gitee.com/dodu/uview-helper/badge/star.svg)](https://gitee.com/dodu/uview-helper) [![star](https://gitee.com/dodu/uview-helper/badge/fork.svg)](https://gitee.com/dodu/uview-helper)
uView-Helper 是一个很棒的 vscode 扩展库。为了更高效地编写使用 uView UI 的 uniapp 项目,uView-Helper 应运而生,本身是内部项目,并随着修复一些错误后开源并发布到 vscode 扩展市场供大家使用,希望能帮助其他像我们一样使用 vscode 来编码 uView 的开发者提高工作效率。 说明:所有文档均来自 uView 和 uView plus 官网。当前已支持 uView UI v2.x, uView Plus v3.x (uView 1.x 支持请查看 [master](https://gitee.com/dodu/uview-snippet/tree/master/) 分支) 编码不易,希望得到小伙伴的肯定,给个 start 以示鼓励。 ## 感谢 - **uView UI** 官方文档: - **uView Plus** 官方文档: - **uview-snippet**: ## 仓储 & 扩展 - Gitee:[https://gitee.com/dodu/uview-helper](https://gitee.com/dodu/uview-helper) - VS Code Marketplace:[https://marketplace.visualstudio.com/items?itemName=tntgroup.uview-helper](https://marketplace.visualstudio.com/items?itemName=tntgroup.uview-helper) ## 主要功能 ### 文档悬浮提示 将鼠标放置在 uview 标签 或 属性上 ![文档悬浮提示](https://pic.imgdb.cn/item/6262cd1d239250f7c58b8d16.gif) ### 自动完成 ![自动完成](https://pic.imgdb.cn/item/6262cd1d239250f7c58b8d1d.gif) ### 代码片段 ![代码片段](https://pic.imgdb.cn/item/6262cd1d239250f7c58b8d12.gif) ## 支持 vue,javascript,typescript ## 贡献 如果你想帮助改进这个项目,请 fork。修复了一些 bug 或完成了一些新功能后 pull requests。 ## LICENSE [MIT](https://gitee.com/dodu/uview-helper/blob/uview2.0/LICENSE)