CP Boost Pack is a curated extension pack designed for competitive programmers. It includes advanced tools to support C++ development and enhance the experience of solving problems on Codeforces. This pack provides features to speed up coding, such as smart snippets, template management, and quick d
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
CP Boost Pack is a curated extension pack designed specifically for competitive programmers. It includes a selection of essential tools to streamline C++ development and improve the workflow on platforms like Codeforces.
Features
C++ Support: Tools to enhance your C++ coding experience.
Codeforces Integration: Features that simplify the process of solving problems on Codeforces.
Boosted Productivity: Smart snippets, template management, quick debugging capabilities, and enhanced problem-solving workflows with Competitive Programming Helper (cph). CPH simplifies the judging, compiling, and submitting of competitive programming problems, and automatically downloads test cases, helping you solve problems faster and more efficiently on platforms like Codeforces.
Included Extensions
Codeium - Codeium
Code faster with AI-powered autocompletion and suggestions for C++ and other languages.
C/C++ Extension Pack - ms-vscode.cpptools-extension-pack
The official Microsoft C/C++ extension pack, providing IntelliSense, debugging, and code navigation features.
C++ Reference - Guyutongxue.cpp-reference
Offers C++ reference documentation directly inside VS Code.
C++ Snippets for Competitive Programming - Shariar-Hasan.cpp-snip-cp
Provides useful C++ snippets specifically tailored for competitive programming.
Competitive Programming Helper (cph) - DivyanshuAgrawal.competitive-programming-helper
Helps you compile, run, and judge competitive programming problems. It integrates with platforms like Codeforces and auto-submits solutions.
Requirements
Visual Studio Code v1.48.0 or above
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar.
Search for CP Boost Pack and click Install.
Enjoy coding with all the essential tools for competitive programming!