You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using opengrok to index some stl implements for learning.
But I find opengrok treats all stl headers as plain text (algorithm,set,map and etc).
So I'm wondering if there's a way to let opengrok treats no suffix text file as cpp header file?
Thanks for your help.