Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CppHppNew to Visual Studio Code? Get it now.
CppHpp

CppHpp

Damons

|
186 installs
| (1) | Free
create hpp and cpp at one time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cpphpp

cpphpp is an extension to add header and source files of cpp class together with some simple comments.

Features

Create Hpp and Cpp together with some simple comments

Here is an example:

feature1 feature2

Requirements

Extension Settings

Known Issues

Release Notes

0.0.1

Initial release of CppHpp

0.0.2

create header with rule of five you need know rule of five: reference:

[https://en.cppreference.com/w/cpp/language/rule_of_three] [https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-zero] [https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c21-if-you-define-or-delete-any-copy-move-or-destructor-function-define-or-delete-them-all] [https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c67-a-polymorphic-class-should-suppress-public-copymove] [https://zhuanlan.zhihu.com/p/379566824]

0.0.3

change feature image

0.0.4

change minimum support version


Following extension guidelines

Working with Markdown

For more information

Enjoy!

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