I decided to try and use the ZeroBrane IDE as recommended in the Debugging manual, but can’t work out how to have it recognise .script files. If I rename a .script file to .lua then it is processed properly:
Syntax highlighting, function outline (one of the main reasons I want to use it!) etc all work but Defold doesn’t like it. With a normal .script file Defold works but ZeroBrane doesn’t like it:
So is there some way I can configure Defold to accept .lua or ZeroBrane to accept .script? Alternatively if the Defold text editor had a function outline and let me turn off the autocomplete then I could just use that