element-plus-plus READMEThis extension is a development enhancement tool for Element UI and Element Plus developers. Functions are increasing. Function 1. Enhance vetur's Hover content for Element Plus componentsPerformance without Element Plus Plus extensionWhen this extension is not used but only the Vetur extension is used, the Hover of Element Plus components is as follows (take the
Performance after installing Element Plus Plus extensionThis extension enhances the above tips, and you can try to avoid relying on memories or referring to the official Manual:
Originally: https://element-plus.org/en-US/component/layout.html Now: https://element-plus.gitee.io/zh-CN/component/layout.html Note: only the simplified Chinese operating system will be modified, and other language operating systems will not be changed.
AttentionAt present, due to incomplete data collection, there is a lack of attribute list of individual components and optional value list of individual attributes, which the author will try to supplement in the future. Function 2. Enhance vetur's Hover content for Element UI componentsSimilar to the above Function 1, this time is to enhance the mouse over prompt of vetur on the Element UI components. Performance after installing Element Plus Plus extension
Note: Due to incomplete data collection at present, some attributes have no options prompt, and all official manual links have not been added. Later versions will be added one after another. Function 3. Browse SVG listDefects of other extensionsOther SVG extensions will allow you to preview a single SVG icon, and perhaps some extensions will allow you to preview multiple icons, but: No extension can help you automatically generate template code fragments suitable for major mainstream UI frameworks (Element UI and Element Plus). This extension solves this problem. UsageSelect any number of SVG files or folders containing SVG file from the Explorer on the left of VS Code, right-click and click Browse SVG to open a browsing interface. Functions
Release Notes2.0.1 - 2022-03-27Add the function of "browse SVG list and export code fragments". The function of compressing pictures has been removed because it has nothing to do with this extension. 1.0.0 - 2022-03-25Initialize Release. element-plus-plus 中文文档本扩展是针对 Element UI 和 Element Plus 开发者的开发增强工具。功能不断增加中。 功能 1. 增强 Vetur 对 Element Plus 组件的鼠标悬停提示安装本扩展前的表现未使用本扩展,只使用 Vetur 扩展时,Element Plus 组件的鼠标悬停提示功能表现为(以
安装本扩展后的表现本扩展增强了以上提示,可以尽量避免依赖回忆或查阅官方手册:
官方手册国际站链接举例:https://element-plus.org/en-US/component/layout.html 官方手册中文站链接举例:https://element-plus.gitee.io/zh-CN/component/layout.html 注意:只针对简体中文操作系统做修改,其他语言操作系统不受改动。
注意事项目前由于资料收集不全,所以缺少个别组件的属性列表和个别属性的可选值列表,今后作者会想办法补齐。 功能 2. 增强 Vetur 对 Element UI 组件的鼠标悬停提示类似于上述的功能 1,这次是增强 Vetur 对 Element UI 组件的鼠标悬停提示。 安装本扩展后的表现
注意事项由于目前资料收集不全,所以一部分属性没有可选项提示、并且全部没有添加官方手册链接,之后版本会陆续添加。 功能 3. 浏览 SVG 列表其他扩展的缺陷其他 SVG 扩展会让你预览单个 SVG 图标,或许也有扩展能让你预览多个图标,但是: 没有扩展能帮你自动生成适用于各大主流 UI 框架(Element UI 和 Element Plus)的 template 代码片段。本扩展解决了这个问题。 用法从 VS Code 左侧的资源管理器中选中任意多个含有 SVG 的文件夹和 SVG 文件,右击,点击 Browse Svg 即可打开浏览界面。 功能
|