42 CPP CopilotThis extension improve your experience in the CPP Pool. It helps you to implement automatically canonical class InstallLaunch Quick Open with ⌘+P and enter
UsageLaunch Quick Open with ⌘+P and enter
FeaturesDescribe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file. For example if there is an image subfolder under your extension project workspace: ![feature X](images/feature-x.png)
Release Notes0.0.2Add definition only if the file is empty. Create the {filename}.cpp file on the corresponding path. 0.0.1Initial release of 42 CPP Copilot. Add definition of the class on the {filename}.hpp file. Create the {filename}.cpp with the declaration of the class. Enjoy! |