Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>EasyCppNew to Visual Studio Code? Get it now.
EasyCpp

EasyCpp

Aleksandar Djordjevic

|
490 installs
| (2) | Free
Cpp snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EasyCpp

This is the VS Code snippets extension for easy creating hpp, cpp (with or without implemented pimpl idiom). Also this snippets could be used to crate basic CMakeLists files.

Usage

1. Generate cpp class implementation with/without pimpl idiom

cpp cpp-pimpl
cpp cpp-pimpl

2. Generate hpp class with/without pimpl idiom

hpp hpp-pimpl
cpp cpp-pimpl

3. Generate simple CMakeLists.txt with/without google tests

cmake-project cmake-tests
cpp cpp-pimpl

Known Issues

None

Repository

Git repository


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft