We want that inline files with the fie extension *.inl are highlighted in the C++ color.
This definition is currently no a part of the CodeMirror website.
For this we want to add the following line inside of our bitbucket.properties file.
syntax.highlighter.text/x-c++src.extensions=inl
Does this works? Or has anybody a better solution?
Best Regards Thomas