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 ).
Supported languages
| |