本人不太喜欢用code ide 还是喜欢XCODE的风格
1.让Xcode支援Lua语法高亮(Syntax Highlighting) 1. 下载https://github.com/breinhart/Lua-In-Xcode
- download the two files (Add-Lua.sh, Lua.xclangspec)
- Open Add-Lua.sh and change the DVTFOUNDATION_PATH if necessary. You probably do not need to change this if you are on Xcode 4.3+
- Make sure Xcode is closed
- Run Add-Lua.sh from the terminal with sudo (I.E. 'sudo Add-Lua.sh')
- Enter your admin password and hit enter
- Open Xcode and notice the 'Lua' entry under "Editor->Syntax Coloring"
更新 我建议使用appcode IDE
本文介绍如何通过安装特定插件使Xcode支持Lua语言的语法高亮显示,包括下载必要的文件、配置路径及运行命令的具体步骤。
2万+

被折叠的 条评论
为什么被折叠?



