Version: 3.0.3 (using KDE KDE 3.2.2) Installed from: RedHat RPMs I've imported a project from a directory, (which contains the source code for the examples of the Thinking in C++ book). There are some makefiles as: gcc.makefile makefile.bugs makefile all.makefile Borland.makefile gcc.makefile Microsoft.makefile When opened, none of this files are automatically highlighted. I feel like it's clear that any file that has something that match the reg.exp "\.makefile|makefile\." should be automatically highlighted with the propper syntax, because I doubt any other action would be expected.
Highlighting is done by katepart. Reassigning.
fixed in cvs, thanks!
wow, that's what I call a fast fix !! thanks you wbsoft ;-)