Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mxnavi-hmi-xml-intellisenseNew to Visual Studio Code? Get it now.
mxnavi-hmi-xml-intellisense

mxnavi-hmi-xml-intellisense

JeremyYv

|
384 installs
| (0) | Free
Inner Intellisense Tool For HMI Xml Coding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HMI Xml Intellisense

此项目是用于内部编写HMI Xml皮肤文件时,智能提示补全的VSCode插件

功能点

  1. 元器件标签提示

    通过输入 < 符号,触发元器件标签提示项

  2. 标签属性名提示

    通过在元器件标签内,输入回车(\n),触发当前元器件的属性名提示项

    举例:

    <Button
        />  <!-- 换行时,可触发Button元器件的属性名提示列表-->
    
  3. 标签属性值选项提示

    通过在元器件标签属性名=后,输入",触发当前元器件当前属性的提示选项。

    举例:

    <Button Background=""/> <!-- 输入"时可触发选项提示 -->
    

已支持的元器件

  • AbsoluteLayout
  • FrameLayout
  • LinearLayout
  • RelativeLayout
  • Button
  • EditText
  • ImageActor
  • ImageButton
  • TextActor

问题反馈

在本插件使用中发现的任何问题,均可飞书私信yuyingnanb,包括但不限于元器件增删、属性提示错误等。

本人推崇共建项目,对插件开发感兴趣的同学可以直接私信我,期待后续共同讨论/维护/开发组内效率提升工具。

代码库地址

http://192.168.3.40/yuyingnanb/hmi-xml-intellisense

Enjoy!

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