Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Procon ToolsNew to Visual Studio Code? Get it now.
Procon Tools

Procon Tools

naipia

|
102 installs
| (0) | Free
Procon Tools supports you in competitive programming using online judges.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Procon Tools

Visual Studio Marketplace Version GitHub license

Procon Tools is VSCode extension that supports you in competitive programming using online judges.

Features

Give the following commands to the VSCode command palette:

  • Start contest (Alt+d): Download testcases and create source files needed for the contest
    • This extension will download the testcases when you run Start contest command and enter the URL.
    • Source files needed for the contest are automatically generated when you run Start contest command.
  • Run tests (Alt+Enter): Run all testcases
    • This extension will run the code in the source file and check the answers to all the tests when you run Run tests command or press button.
  • Custom test: Run Custom test
  • Submit code: Submit code
    • This extension will submit the code based on the generated source file when you run Submit code command.
  • Login: Login
    • Once you login, this extension will login automatically the next time. Login information is saved in your home directory ( ~/.procon-tools ).

Contest sites supported by Procon Tools

  • AtCoder

Supported languages

  • C++(GCC)
  • Go
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft