Skip to content

Option to disable auto-transpiling on save #6

@novemberisms

Description

@novemberisms

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions