Parsing .tcc
Kevin Funk
kfunk at kde.org
Sat Jan 31 11:58:18 GMT 2015
On Saturday 31 January 2015 12:56:04 Sven Brauch wrote:
> On 29/01/15 12:58, Luis Felipe Dominguez Vega wrote:
> > Hello people....
> >
> > This is my situation, in my case i'm using templates to make my
> > system and i used the extension .tcc which is one of the standards
> > to save the template implementations, but the parser of C++ from
> > KDevelop 1.7 (from debian 8 (testing) repository) don't parse it
> > and only kate is recognize as a C file.
> >
> > Any way to tell to parser of KDevelop that use that extension
> > too????--
>
> It might be sufficient to configure that file ending to be recognized
> as "c++ source" in KDE's mime type settings.
>
> Greetings!
Yep.
And in fact, probably makes sense to update the KDE mime type database to make
'*.tcc' be recognized as 'text/x-c++src'.
Similar to https://git.reviewboard.kde.org/r/122330/diff/
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
More information about the KDevelop
mailing list