1 Star 0 Fork 11

luapong/QuickXDev

forked from lonewolf/QuickXDev 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Side Bar.sublime-menu 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
leitwolf 提交于 2013-11-24 14:37 +08:00 . add functioin: compile scripts
[{ "caption": "-", "id": "quickx" },
{
"caption": "New Lua File",
"id": "new_lua_file",
"command": "lua_new_file",
"args": {
"dirs": []
}
},
{
"caption": "Create New Project",
"id": "create_new_project",
"command": "quickx_create_new_project",
"args": {
"dirs": []
}
},
{
"caption": "Run With Player",
"id": "run_with_player",
"command": "quickx_run_with_player",
"args": {
"dirs": []
}
},
{
"caption": "Compile Scripts",
"id": "compile_scripts",
"command": "quickx_compile_scripts",
"args": {
"dirs": []
}
},
{
"caption": "Rebuild User Definition",
"id": "rebuild_user_definition",
"command": "quickx_rebuild_user_definition",
"args": {
"dirs": []
}
}]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/luapong/QuickXDev.git
git@gitee.com:luapong/QuickXDev.git
luapong
QuickXDev
QuickXDev
master

搜索帮助