cpp-skeletonFeaturesAutomatic implementations at .cpp files creation giving the matching .hpp files.The file has to start with an upper-case letter, making it a class .cpp file. Extension SettingsSpecify these configurations in User Settings :
CommandsYou can execute these commands by acceding to the execute console (cmd + shift + P) Add missing methodsChecks for methods present in the .hpp file that are not implemented and add them to the current .cpp file Clear as new skeletonClear your .cpp file and rebuild the skeleton from the matching .hpp file LicenseMIT |