Hello,
This is the pull request for the Gibiane language support in Geany.
Sincerely,
Thibault LINDECKER, The Cast3M support. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2246
-- Commit Summary --
* Adding native support for the Gibiane language (http://www-cast3m.cea.fr)
-- File Changes --
M ctags/Makefile.am (3) M ctags/main/parsers.h (3) A ctags/parsers/GIBIANE.c (352) M data/Makefile.am (6) A data/filedefs/filetypes.gibiane (65) M data/filetype_extensions.conf (1) A data/tags/std.dgibi.tags (312) M scintilla/Makefile.am (3) M scintilla/include/SciLexer.h (14) M scintilla/include/Scintilla.iface (18) A scintilla/lexers/LexGIBIANE.cxx (377) M scintilla/src/Catalogue.cxx (1) A scripts/create_dgibi_tags.sh (32) M src/editor.c (24) M src/filetypes.c (1) M src/filetypes.h (1) M src/highlighting.c (6) M src/highlightingmappings.h (32) M src/symbols.c (2) M src/tagmanager/tm_parser.c (5) M src/tagmanager/tm_parser.h (1) M src/tagmanager/tm_workspace.c (7) M src/tagmanager/tm_workspace.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/2246.patch https://github.com/geany/geany/pull/2246.diff