agrawal-d/cph

Error in file extension resolution after renaming

its-just-pritam opened this issue · 0 comments

Extension Version: v6.1.0

VS Code Version: 1.85.1

Browser Version: Chrome 120.0.6099.129

Operating System: Windows 11 Home Single Language (64-bit)

Steps to reproduce the bug:

  1. Create a file in VS Code Project Explorer panel, named "sample_file_1".
  2. Rename the file to "sample_file_1.cpp" as a valid CPP file.
  3. Select the "+ Create Problem" button in the extension panel to add a test case.
  4. Result: Unsupported file extension. Only these types are valid: py,cpp,rs,c,java,js,go