发布vsLua(Visual Studio 2010 - Lua Language Support )

近来用lua开发了近两个月,深感'工欲善其事必先利其器',人家可以在vim上用tab补全,而我在vs2010没有智能感知,经常出笔误。

vsLua已经1年多没有动静了,所以上周末自己拿来改了2天,又是第一个c#的project,磕磕碰碰不少,不过终于可以发布了。

git host: git@github.com:yujiang/vsLua.git

The origin of vsLua at http://vslua.codeplex.com/

I just do few work to make it run under vs2010, include:

1. update the irony to latest version
2. fix some bug of error tag and outline tag
3. make table and function colored
4. code completion and quick info (when input '.',':','_')
and you should put the keyword.txt and my_keyword.txt at "c:/libs/lua/"
keyword's format is like:

-- _G
print() --write to console
-- table
table.sort(t,func)
table.insert(t,v,index)
table.maxn(t)
-- file
file:close()
file:write()

for compile the project :
you should install VS2010 SDK
http://www.microsoft.com/download/en/details.aspx?id=21835

 

双击编译出来的luaLanguage.vsix即可安装了,下次考虑发布vsix省的大家编译。

 

 

转载于:https://www.cnblogs.com/yujiang2011/archive/2011/11/30/2268914.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值