Is it possible to point out all the errors in an already written Lua script? Is there a IDE that could achieve this goal?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Is it possible to point out all the errors in an already written Lua script? Is there a IDE that could achieve this goal?
- From: 孙世龙 sunshilong <sunshilong369@...>
- Date: 2021年1月25日 15:19:17 +0800
Hi, list
As the title, It seems impossible to achieve this goal since Lua
stops to do more work after encountering the first error.
Am I missing something?
Thank you for your attention to this matter.
Best regards
Sunshilong