In data/filedefs/filetypes.autoit:

> +comment_use_indent=true
> +
> +# context action command (please see Geany's main documentation for details)
> +context_action_cmd=
> +
> +[indentation]
> +#width=4
> +# 0 is spaces, 1 is tabs, 2 is tab & spaces
> +#type=1
> +
> +[build_settings]
> +# %f will be replaced by the complete filename
> +# %e will be replaced by the filename without extension
> +# (use only one of it at one time)
> +compiler=C:\program files\autoit3\aut2exe\aut2exe.exe /in "%f"
> +run_cmd=C:\program files\autoit3\autoit3.exe "%f"

that's not generic at all, doesn't that autoit thing propose adding to the PATH, so you can use aut2exe and autoit3?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub