I want to create a syntax highlightning for Makefile and Jamfile.
Unfortunately they have no extension (".jam").
What can I do to make Notepad++ recognise these file types (make highlight sticky)?
Thanks in advance,
JHaefner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created and submitted a patch that allows registering languages for
extensions (jam/txt/bat) and complete file names (i.e. Makefile/Jamfile)
as well:
Hi all.
I want to create a syntax highlightning for Makefile and Jamfile.
Unfortunately they have no extension (".jam").
What can I do to make Notepad++ recognise these file types (make highlight sticky)?
Thanks in advance,
JHaefner
Hi Joe :)
I created and submitted a patch that allows registering languages for
extensions (jam/txt/bat) and complete file names (i.e. Makefile/Jamfile)
as well:
http://sourceforge.net/tracker/index.php?func=detail&aid=2038993&group_id=95717&atid=612384
Cheers,
Daniel