Using Rider with C++ when I type the function declaration in header file, is there a keyboard shortcut to implement this in cpp file in one step without using Alt+Insert ?
Asked
Active
Viewed 187 times
0
-
Since it exists as an alternative in the menus, it should be possible to configure such a shortcut in the settings. – Some programmer dude Oct 22 '22 at 12:20