Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RapidView for iOSNew to Visual Studio Code? Get it now.
RapidView for iOS

RapidView for iOS

darylwei

|
664 installs
| (0) | Free
the extension for RapidView in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RapidView for iOS 插件功能介绍

注:RapidView插件推荐跟LuaPanda插件同时使用,进行RapidView项目的开发,支持断点调试。如图: enter image description here

1.设备连接、设备管理

第一步,native代码中开启调试模式,代码如下:

#import "DebugCenter.h"
[DebugCenter setDebugMode:RapidDebugModeEnabled containerVC: nil ];

第二步,运行目标App,获取设备IP,插件中添加目标设备,如图: enter image description here 第三步,设备添加成功后,直接连接设备,如图: enter image description here

2.UI布局预览

设备连接成功后,直接运行布局文件,设备上UI实时预览。 enter image description here

3.文件上传

设备连接成功后,点击上传按钮,重新加载页面,上传文件实时生效。

4.内存调试

设备连接成功后,点击内存Tab中的刷新按钮,获取实时的内存信息,包括:1.控件层级查看;2.数据Model、数据绑定查看;3.注册事件查看。具体操作如下: Untitled2.gif

5.实时日志

设备连接成功后,日志实时输出到vscode,并且可以设置日志等,共有5个级别:Error、Warn、Info、Debug、Verbose。具体操作如下: Untitled3.gif

联系方式

531716369@QQ.com

License

RapidView is available under the MIT license. See the LICENSE file for more info.

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