C++ Modules doesn't count as a part of C++ source code
Author: SpidX9226Created Sep 5, 2026Updated Sep 7, 2026
Labelsenhancementgood first issue
Duplicates
- I have searched the existing issues
Current behavior
Tokei already supports C++ modules, but onefetch does not display them as part of the C++ source code.
Expected behavior
Onefetch should include C++ Modules in C++ statistic.
Steps to reproduce
- Create any .ixx/.cppm/.cxxm/.c++m/.ccm file
- Done
Additional context/Screenshots
As we can see here:
Possible Solution
No response
Source: o2sh/onefetch