Request: Support exact filenames with extensions
Source code to formatted text converter
Brought to you by:
saalen
Just as it's useful to recognize exact filenames like "makefile" (which highlight does), it's useful to recognize exact filenames that include extensions, such as "requirements.txt". It would be nice if putting something like "requirements.txt" in the Extensions array of a Lang entry in filetypes.conf worked like that.
Files without extension like makefile are internally handled as extension without filename :) I will look how to get around.
In the next release it will be possible to define
Filenames
in filetypes.conf.