Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Etheram68/Header-Cpp-Class


https://github.com/Etheram68/Header-Cpp-Class

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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

### Create file Template (.tpp)
Enter on the box "MyTemplateName.tpp"

## 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.3.3 / 0.3.4
Add on template line Accessor

## 0.3.2
Modify template for more lisibility and correct error new line

### 0.3.0 / 0.3.1
Add canonical Class for template (file extension .tpp)

### 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