What is your lua ide?

I use visual studio for C#, use visual studio code for Lua, but Unity can only set one scirpt editor, so I have to open lua files from explorer to make sure it is opened by vs code.

Is there any way to develop lua in visual studio? Can it support lua files in .txt format?

I just use Sublime Text for lua scripts. You can set the syntax highlighting to whatever language you want, regardless of file extension.

2 Likes