kasecato / vscode-intellij-idea-keybindings

Port of IntelliJ IDEA key bindings for VS Code.
https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings
MIT License
817 stars 135 forks source link

Ctrl + P - Parameter info does not work #221

Closed nooobcoder closed 6 months ago

nooobcoder commented 3 years ago

The Ctrl + P shortcut does not work in VSCode. I was referring to the keyboard shortcuts chart but it does not work in VSCode. I hope a patch comes out for this too. Currently, Ctrl + P opens the recent files menu in VSCode.

Parameter Info

myfaverate commented 2 years ago

me too!

kasecato commented 6 months ago

It depends on the Language Server Protocol. If you're using a language support extension that supports editorHasSignatureHelpProvider, then it works well

Screenshot 2024-02-23 151233