Grindstone tries to replenish JetBrains' Resharper++ to improve the C++ coding performance. Features: 1.3
1.2
Usage: Generate C++ Class Once you install this extension, you can double-click on the undefined class name (or select it by mouse/keyboard, CTRL+W) and then call [Tools] -> [Generate C++ Class] to generate the corresponding C++ class, and it will show you a ListBox to choose the target project. Generate Interface By Class you can double-click on the class name (or select it by mouse/keyboard, CTRL+W) and then call [Tools] -> [Generate Interface] to generate the corresponding C++ interface, and it will show you a ListBox to choose the target project. VIVOTEK Project Struct Usually, you should not check this unless you follow VIVOTEK propritetary project struct.
|