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"

@b4n, I checked it and forgot to fix, sorry.


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