forked from Codehimn/AutoItScript
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels