'Generate definition for function' no longer working

Clicking the 'generate definition for function..' button when I am inside the .h file no longer generates the stubs in the .cpp file. Is there a fix for this?

1
1 comment

Hello!

Does it happen in all projects? Please create a default "Hello, World!" project (`File | New Project` > `C++ Executable` > `Create`), add there a new C++ Class and check whether the issue happens there.

0

Please sign in to leave a comment.