This Visual Studio Code extension allows you to submit solutions to Codeforces problems directly from within VS Code.
Features
Submit solutions to Codeforces problems without leaving VS Code.
Automatic detection of problem code and language based on the filename.
Supports multiple programming languages including Python, C++, JavaScript, Java, and Rust.
Seamless integration with Codeforces platform for quick and easy submissions.
Requirements
Visual Studio Code version 1.87.0 or higher.
Usage
The extension submits your solution through the web and requires access to your account, to facilitate an easy and secure experience the extension accesses your credentials through your system's environment variables.
Linux/Mac:
To set environment variables in Linux/Mac, you can open your terminal and use the following commands: