Skip to content

Build and Run are exchanged #9

@calexo

Description

@calexo

Hi,

When building, it runs the script, and clicking run will compile it to Exe.
I think AutoIt.sublime-build should be like this :

{
    "target": "autoitcompile",
    "selector": "source.autoit",
    "variants": [
        {
            "name": "Run",
            "target": "autoitbuild"
        }
    ]

}

I can pull the request if you prefer.

Thanks,
Calexo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions