[Github-comments] [geany/geany] Create correct path for filetype config files (#1482)

Jiří Techet notifications at xxxxx
Wed May 10 20:00:25 UTC 2017


> @techee, things that are not used by the global filetypes will have two #es at the start, things that are used will only have one. Its clear which are used in global and which are not.

I'm still not convinced it's a good idea to change the behavior this way - editing `filetype_extensions.conf`, `filetypes.common`, `ignored.tags`, `snippets.conf` did always override the whole file. I just extended this so it worked for filetypes:

https://github.com/geany/geany/pull/491

and then broke it by

https://github.com/geany/geany/pull/485

Even with the broken behavior for filetypes, editing `filetype_extensions.conf`, `filetypes.common`, `ignored.tags`, `snippets.conf` still worked the same way because these weren't in a subdirectory.

-- 
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/1482#issuecomment-300595832
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170510/3a87a28d/attachment.html>


More information about the Github-comments mailing list