Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Formatters
>
Competitive Code Refactor
New to Visual Studio Code?
Get it now.
Competitive Code Refactor
Md Shohag Showdagor
|
117 installs
|
(
0
)
|
Free
Refactors C++ competitive programming code by replacing macros
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Competitive Code Refactor
Refactors C++ competitive programming code by replacing macros and compacting code.
Features
Replace #define macros with actual code
Compact single-line statements
Webview interface for easy access
Usage
Open a C++ file
Click the "Refactor" button in the activity bar