Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
XXLua
New to Visual Studio Code?
Get it now.
XXLua
Xxiong
|
961 installs
|
(
0
)
|
Free
Lua language support for Visual Studio Code
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
XXLua
XXLua是一款基于vscode制作的针对lua5.1-5.4及luaJit的编辑和调试插件。主要功能如下
Lua代码调试
支持远程调试
支持条件断点
支持日志断点
支持监视功能
支持调试中修改变量值
支持调试中重载代码
function class:name() 类名补全
可自定义代码片断补全
快捷创建Lua模板文件
使用说明
BUG反馈