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
With the new Cpp metrics plugin, the issue of dependent parsers emerged again. The name cppmetricsparser preceds cppplugin which results in the metrics are to be calculated before the cpp parser is executed, hence the metrics won't be calculated.