-
-
Notifications
You must be signed in to change notification settings - Fork 166
Description
Bug Report: CPH Judge not loading in VS Code
Extension Version:
2025.7.1752155836
Identifier: divyanshuagrawal.competitive-programming-helper
Last updated: 2025-07-24
VS Code Version:
1.102.2 (installed via winget on 2025-07-24)
OS: Microsoft Windows [Version 10.0.22631.5624]
Architecture: 64-bit
OS Name: Windows 11
Browser Version:
N/A — using VS Code desktop app
Description:
After installing the CPH Judge extension from the VS Code Marketplace, the extension shows “Loading…” when clicked in the sidebar, but no content appears.
No interface shows up, and clicking CPH-related commands in the Command Palette does nothing.
Steps to Reproduce:
- Install the CPH Judge extension from the VS Code Marketplace
- Reload VS Code (also tried restarting completely)
- Click the CPH Judge icon in the sidebar
- Nothing loads — it stays on “Loading…”
Expected Behavior:
The extension should load its UI and allow me to run test cases or set up contests.
Actual Behavior:
Only "Loading..." is displayed. The extension appears frozen or inactive.
Additional Context:
- I tried reloading VS Code, reinstalling the extension, and even updating VS Code to the latest version.
- I also disabled other competitive programming extensions like Code Runner to avoid conflicts.
- No visible logs in
View > Output
→CPH Judge
orLog (Extension Host)
. - My internet is working fine.
- Tried
CPH: Run
from the Command Palette — nothing happens.
Please help resolve this or let me know how to provide debug logs or test a fix.
