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

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

Reply via email to