premake-core
premake-core copied to clipboard
It would be nice to have better error identification.
Right now when you get a simple error such as "String expected got table" you have to have either been retrying your script after each line edit to know where to look, or have a good feeling because you have been testing many things.
What would be nice is if the error told you the line of which the error occurred on. This could help more people figure out their own problems before having to seek help here.