[Github-comments] [geany/geany] Add Scheme (*.scm) syntax highlighting to Geany (#982)

Skif-off notifications at xxxxx
Wed Dec 5 15:25:52 UTC 2018


Maybe add ```filetypes.Scheme.conf``` to page [https://wiki.geany.org/config/start](https://wiki.geany.org/config/start)?
[filetypes.Scheme.conf](https://pastebin.com/1jDKBjZ5) and ```filetype_extensions.conf```:
```ini
[Extensions]
...
Scheme=*.scm;*.ss;
...

[Groups]
...
Script=Scheme;
```

P.S. I know about PR [#1922 Add parsers and built-in filetypes for Lisp dialects](https://github.com/geany/geany/pull/1922), but I don't know what will be done (and when).

-- 
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/issues/982#issuecomment-444524417
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181205/95e27d08/attachment-0001.html>


More information about the Github-comments mailing list