[Bug 82194] New: makefile.<whatever> or <whatever>.makefiles aren't highlighted automatically
Eduardo Robles Elvira
edulix at iespana.es
Tue May 25 20:23:42 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=82194
Summary: makefile.<whatever> or <whatever>.makefiles aren't
highlighted automatically
Product: kdevelop
Version: 3.0.3
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: edulix iespana es
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.
More information about the KDevelop-devel
mailing list