| 
  
 Procon Tools is VSCode extension that supports you in competitive programming using online judges. FeaturesGive 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 contestcommand and enter the URL.Source files needed for the contest are automatically generated when you run Start contestcommand.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 testscommand or press button.Custom test: Run Custom testSubmit code: Submit code
This extension will submit the code based on the generated source file when you run Submit codecommand.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 |  |