[Github-comments] [geany/geany] Add example to manual to illustrate use of GEANY_DEFAULT_FILETYPE_REGEX (PR #2947)

Enrico Tröger notifications at xxxxx
Sun Nov 28 11:49:23 UTC 2021


@eht16 commented on this pull request.



> @@ -2674,6 +2674,29 @@ Placeholder   Description
               useful if you're debugging color schemes or related code.
 ============  ===========================================================
 
+
+Filetype Regex
+``````````````
+
+The ``extract_filetype_regex`` setting contains the regex that is used
+to extract the filetype name from the file with the first capture group.
+The default value finds filetypes contained in Emacs-style tags.
+See `def_ft_regex`_.

Maybe we can add a title for the link here? Currently it looks like:
![Screenshot_2021-11-28_12-48-13](https://user-images.githubusercontent.com/617017/143766418-2899e666-7f76-4729-983b-e52edfd682d7.png)


-- 
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/2947#pullrequestreview-817206881
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211128/eb87813d/attachment.htm>


More information about the Github-comments mailing list