Welcome to the Lazy_CPP Extension for Visual Studio Code! This extension provides a collection of useful C++ code snippets to improve your coding productivity. This might be useful for lazy people like me!!
Features
Handy Snippets: Get quick access to commonly used C++ code snippets within Visual Studio Code.
Boost Productivity: Streamline your C++ coding workflow by reducing repetitive tasks.
Installation
Launch Visual Studio Code.
Go to the Extensions view (Ctrl+Shift+X).
Search for "lazy cpp".
Click Install to install the extension.
Usage
Open a .cpp file in Visual Studio Code.
Type the snippet prefix defined in the extension's snippets.
Select the desired snippet from the IntelliSense dropdown or press Tab or press Enter to insert it.