You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In neovim with which key, when I hit ", the which key window comes up and shows me all of the buffers I could choose and what their current values are. Is there a way to do this with idea which key?
The text was updated successfully, but these errors were encountered:
Currently this functionality is not implemented. I don't know how to access the content of the registers programmatically in IdeaVim, so I can't guarantee that this is possible at the moment. I have to admit that I am a little short in time to investigate such a feature request at the moment, but I would be open for contributions 🙂
In neovim with which key, when I hit
"
, the which key window comes up and shows me all of the buffers I could choose and what their current values are. Is there a way to do this with idea which key?The text was updated successfully, but these errors were encountered: