EasyCppThis 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. Usage1. Generate cpp class implementation with/without pimpl idiom
2. Generate hpp class with/without pimpl idiom
3. Generate simple CMakeLists.txt with/without google tests
Known IssuesNone Repository |