CPOSCompetitive programming for Codeforces and CSES — right inside VS Code. Open a problem in your browser. CPOS creates your solution file in the folder you have open, loads the sample tests, and gives you a side panel to run and submit. Part of the CPOS ecosystem — works alongside the terminal app and browser companion. All three sync over localhost. Panel layout inspired by CPH (Competitive Programming Helper).
How it works
No copy-pasting samples. No manually creating files. The CPOS panelClick the CPOS icon in the left activity bar:
This is the editor side of CPOS. Keep the terminal app running for browsing, recommendations, and analytics — captures and submits work through either one. ThemesClick ◑ theme in the panel header to change how the panel looks. Your choice is saved across reloads.
Settings
By default, files are created in whatever folder you currently have open in VS Code. Submit opens the judge in your browser; the CPOS browser companion fills the form and clicks Submit. Links |
