cph icon indicating copy to clipboard operation
cph copied to clipboard

Old Code files says they do not have a CPH Problem associated with them! .cph folder is untouched

Open JymxB28 opened this issue 1 year ago • 1 comments

Extension Version: v2024.7.1722430096

VS Code Version: 1.92.0

Browser Version: Brave 1.68.134

Operating System: Windows 10 64Bit

I have all my CPP code in a seperate partition and the .cph folder exists for all the folder I was using the extention for before. Recently I reinstalled Windows and Setup my VSCode again. Now when I'm trying to access the old code, it shows me the default screen when we have no testcases for a .cpp file. I crosschecked there exist a .prob file for all of my .cpp files.

image

For example, B_Scale.cpp exist and its .prob file also exist, but for some reason its not showing up in the extention.

image

JymxB28 avatar Aug 01 '24 18:08 JymxB28

Same issue and I fixed it with a script. see https://github.com/Yumi0606/cph-prob-fix

Yumi0606 avatar Apr 11 '25 13:04 Yumi0606