-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Is there a setting to disable the auto-transpiling when saving a .moon file?
It's a nice feature, but it is not always needed. In my use case, i'm coding for the TIC-80, which can accept .moon files directly and does not need to be transpiled. If there is a .lua file in the same directory, it will default to importing that instead of the moonscript one and so it causes errors.
Also, this is unrelated, but is there a setting to set the destination of the transpiled .lua files? Usually people have a separate folder for their moonscript files and a separate folder for the transpiled lua equivalents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels