This is a fairly basic filetype, with only highlighting (using an upstream Scintilla lexer), but it works quite well AFAICT. See https://lists.geany.org/pipermail/devel/2019-November/010506.html You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2399
-- Commit Summary --
* Add Smalltalk filetype
-- File Changes --
M data/Makefile.am (1) A data/filedefs/filetypes.smalltalk (56) M data/filetype_extensions.conf (1) M scintilla/Makefile.am (1) A scintilla/lexers/LexSmalltalk.cxx (324) M scintilla/scintilla_changes.patch (4) M scintilla/src/Catalogue.cxx (1) M src/filetypes.c (1) M src/filetypes.h (1) M src/highlighting.c (2) M src/highlightingmappings.h (29)
-- Patch Links --
https://github.com/geany/geany/pull/2399.patch https://github.com/geany/geany/pull/2399.diff
Do we want that in? If so, I can try and resurrect it, should be trivial enough.
Well, actually it was basically a rebase away, so I just did it.
Merged #2399 into master.
github-comments@lists.geany.org