CF_TESTER is a VS Code extension designed for competitive programmers who frequently participate in Codeforces contests. This extension simplifies the process of testing your C++ solutions by automatically fetching problem test cases from Codeforces and running them against your code within the edit
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
CF Tester is a powerful Visual Studio Code extension tailored for competitive programming enthusiasts, particularly those active on Codeforces. Streamline your problem-solving workflow with seamless integration of problem fetching, code compilation, execution, and result display—all within VS Code.
🚀 Features
⚙️ Code Compilation & Execution
Effortlessly compile and execute your C++ code with g++. Test your solutions with ease against multiple inputs and review the results instantly.
📡 Automated Problem Fetching
Simplify your workflow by fetching Codeforces problem statements and test cases with a single command. Our Python script does the heavy lifting, so you can focus on solving the problems.
📊 Detailed Result Display
Get organized results in a modern webview, including output, debug information, and performance insights. See at a glance where your code might need tweaking.
🎨 Customizable & User-Friendly Interface
Work faster with a sleek and intuitive interface designed for both beginners and experts. Customize the extension to match your workflow preferences.
🛠️ Installation
Install the Extension
Search for CF Tester in the Visual Studio Code Marketplace and click "Install."
Set Up Your Environment
Make sure you have g++ and Python installed on your system to enable full functionality.
Start Testing
Use the command CF Tester: Run Codeforces Problem from the command palette or use the default keyboard shortcut Ctrl+Alt+P to begin testing your solutions.
📖 Usage
Open your C++ file in VS Code.
Run the CF Tester: Run Codeforces Problem command via the command palette or use the shortcut Ctrl+Alt+P.
Provide the Codeforces problem link when prompted.
View the results, including debug information, in the integrated webview.
🤝 Contributing
We welcome contributions to make CF Tester even better! If you have ideas for features, improvements, or bug fixes, head over to our GitHub repository to open issues or submit pull requests.
💬 Support
For any questions, issues, or feedback, feel free to reach out via [email] or visit our GitHub repository. We'd love to hear from you!
Made with ❤️ by Shahnawaz
Stay connected with me on Instagram for the latest updates and more!