首页 > 其他 > 详细

让Xcode Lua 语法高亮

时间:2015-06-25 20:50:40      阅读:325      评论:0      收藏:0      [点我收藏+]


 本人不太喜欢用code ide 还是喜欢XCODE的风格

1.让Xcode支援Lua语法高亮(Syntax Highlighting) 1. 下载https://github.com/breinhart/Lua-In-Xcode


 

  1. download the two files (Add-Lua.sh, Lua.xclangspec)
  2. 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+
  3. Make sure Xcode is closed
  4. Run Add-Lua.sh from the terminal with sudo (I.E. ‘sudo Add-Lua.sh‘)
  5. Enter your admin password and hit enter
  6. Open Xcode and notice the ‘Lua‘ entry under "Editor->Syntax Coloring"

 更新 我建议使用appcode IDE

让Xcode Lua 语法高亮

原文:http://www.cnblogs.com/mengfanrong/p/4600798.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!