[Bug 63070] New: Cannot add .hpp file extension to C++ highlighting rules
Matt
kdev at pro.ukshells.co.uk
Thu Aug 21 14:14:02 UTC 2003
------- 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=63070
Summary: Cannot add .hpp file extension to C++ highlighting rules
Product: kdevelop
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: kdev at pro.ukshells.co.uk
Version: (using KDE KDE 3.1)
Installed from: RedHat RPMs
Compiler: gcc-3.2.2-5
OS: Linux
Trying to add .hpp to the list of file extensions under Tools -> Configure Editor -> Highlighting -> Highlight Modes -> C++ -> File extensions.
Was: *.cxx;*.cpp;*.cc;*.C;*.h
Change to: *.cxx;*.cpp;*.cc;*.C;*.h;*.hpp
Press OK.
Has no effect. Return to the same configuration screen, and *.hpp has been lost from the list of file extensions.
Would expect this to cause syntax highlighting on [newly opened] .hpp files.
Working on C++ lib project with standard makefile and autotools. Project was originally being developed on KDevelop stable 2.1.5-6 (redhat rpm). The src.kdevprj from that was opened in gideon.
Gideon CVS checked out on 21/08/2003. Platform - Redhat 9.
Regards
More information about the KDevelop-devel
mailing list