There's no way to open a peek window currently. How would you prefer this implemented? As a global option which controls the behavior of "Generate implementation", as a separate context action, or in some other way?
My preference would be a global option. Then if I wanted to actually navigate to the generated method's file it would only be a few keystrokes away by hitting Escape to close the peek window and then CTRL+F12 to navigate to the implementation.
Hello!
There's no way to open a peek window currently. How would you prefer this implemented? As a global option which controls the behavior of "Generate implementation", as a separate context action, or in some other way?
My preference would be a global option. Then if I wanted to actually navigate to the generated method's file it would only be a few keystrokes away by hitting Escape to close the peek window and then CTRL+F12 to navigate to the implementation.
Thanks! I've filed a tracking request for this - https://youtrack.jetbrains.com/issue/RSCPP-27233.
Note you can also use Ctrl+Alt+Home to promote a peek window to a document, so you don't even have to close it.