[Github-comments] [geany/geany] Add AutoIt syntax highlighting (#1017)

Colomban Wendling notifications at xxxxx
Mon May 23 17:28:57 UTC 2016


> +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:
https://github.com/geany/geany/pull/1017/files/c449b6c9736ec666712e232c41f2595558dcd24f#r64255270
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160523/430b2a95/attachment.html>


More information about the Github-comments mailing list