visual studio 2013 - Debugging Babelua in VS2013 error -


so downloaded vs2013 babelua plugin. works perfect, when debugging code opens lua.exe command window , closes after executing it.

i have test.lua file print("hello") statement in it. can see printed output 0.5 secs , command window gets closed immediately.

is there way can fix this?


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -