ContextMenuForWindows11
ContextMenuForWindows11 copied to clipboard
my [.c] files are identified as the [.cpp] files

The imgs above are configurations of the app. The 2nd "GCC[compile]" config are only configured to match .c file only, but my .c file are still identified as a .cpp file while my cpp files are as normal. (The two json files are not the same name,they just have the same title.)
right click a .c file:
right click a .cpp file

It seems it matches a substring instead of comparing the extension directly?
It is indeed a bug...😥
I will try to fix it in the next version
https://github.com/ikas-mc/ContextMenuForWindows11/releases/tag/5.0.0.0