In vscode i usually select a whole line with ctrl + L on my windows but now the AI chat is key bound to ctrl + L on cursor IDE . How do i do that?
Any shortcuts for that?
In vscode i usually select a whole line with ctrl + L on my windows but now the AI chat is key bound to ctrl + L on cursor IDE . How do i do that?
Any shortcuts for that?
That’s the “Expand Line Selection” shortcut in VSC.
You might need to rebind or remove the “Go to File…” shortcut because it may use the same key as “Expand Line Selection”.
Thank you @Jakob. I added a custom shortcut with the ctrl + p command