# 42 Lyon/Paris Canonical Class for Cpp
## Install
Launch Quick Open with ⌘+P and enter
```
ext install canonicalclasscpp
```
## Usage
### Insert a header
- **macOS** : ⌘ + ⌥ + C
- **Linux** / **Windows** : Ctrl + alt + C.
Enter the Class Name
### Create file Cpp and Hpp
### Create file Cpp and Hpp with Header
## Issues
To report a bug or ask for a feature, please open a [Github issue](https://github.com/Etheram68/Header-Cpp-Class/issues).
## Release Notes
### 0.2.8
Modify Template
### 0.2.6 / 0.2.7
First letter is upper, other letter is sensitive case And modify Template
### 0.2.3 / 0.2.5
Modify template for align call function on cpp file
### 0.2.1 / 0.2.2
Add gif Tuto, and modify template
### 0.2.0
Add function for adding header on file
### 0.1.9
Remove multi choice for working in
### 0.1.7
Add multi posibiliter choice for create a class
### 0.1.6
First Version of Auto Create canonical Class for the Cpp language