#1017 continuation, new (last) attempt.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1752

-- Commit Summary --

  * Add AutoIt syntax highlighting and Ctags parser for AutoIt

-- File Changes --

    M ctags/Makefile.am (1)
    M ctags/main/parsers.h (3)
    A ctags/parsers/autoit.c (121)
    M data/Makefile.am (3)
    A data/filedefs/filetypes.autoit (72)
    M data/filetype_extensions.conf (1)
    M scintilla/Makefile.am (1)
    A scintilla/lexers/LexAU3.cxx (910)
    M scintilla/scintilla_changes.patch (2)
    M scintilla/src/Catalogue.cxx (1)
    M src/filetypes.c (1)
    M src/filetypes.h (1)
    M src/highlighting.c (9)
    M src/highlightingmappings.h (35)
    M src/symbols.c (8)
    M src/tagmanager/tm_parser.c (5)
    M src/tagmanager/tm_parser.h (1)
    M tests/ctags/Makefile.am (1)
    A tests/ctags/simple.au3 (32)
    A tests/ctags/simple.au3.tags (5)

-- Patch Links --

https://github.com/geany/geany/pull/1752.patch
https://github.com/geany/geany/pull/1752.diff

-- 
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/1752

Reply via email to