vscode-cpp-helper
vscode-cpp-helper copied to clipboard
vscode extension to create implementation for c++ function prototypes.
when I use the plugin to create the implementation of the very first function declaration of a header file with a header guard, part of the header guard exists along...
I have a complicated project where the header and source files are not in the same directory, and they more than one directory level away from each other. However, the...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Creating an implementation of a member function sometimes causes C++ features to break, in general. For example, the Problems tab no longer updates; existing errors remain highlighted even if I...
Hi, I've just updated the extension and NONE of the command is working.. I tried uninstalling and resetting the settings. I Tested: - Create implementation (nothing happens) - Create implementation...
I'm not a fan of the traditional 'all files in one folder' approach to C++ development, and I often create folders in my source tree for different logical components, ie:...
I use the "Move Implementation to Source File" feature of Visual Assist **constantly**. It basically moves whatever implementation is currently defined (if it exists) in the header to the source...
- Issue Type: `Performance` - Extension Name: `cpp-helper` - Extension Version: `0.3.0` - OS Version: `Windows_NT x64 10.0.19042` - VS Code version: `1.61.0` [amiralizadeh9480.cpp-helper-unresponsive.cpuprofile.txt](https://github.com/amir9480/vscode-cpp-helper/files/7309394/amiralizadeh9480.cpp-helper-unresponsive.cpuprofile.txt) Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
- Issue Type: `Bug` - Extension Name: `cpp-helper` - Extension Version: `0.3.0` - OS Version: `Windows_NT x64 10.0.19042` - VS Code version: `1.62.2` :warning: We have written the needed data...