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
828 stars 135 forks source link

The behavior of multi-cursor paste is not consistent with that in IDEA. #370

Open lartpang opened 2 weeks ago

lartpang commented 2 weeks ago

@kasecato When the number of lines copied is the same as the number of cursors, it is unable to maintain the same behavior in paste as when the other number of cursors is present.


PyCharm:

screenshots

VSCode with IntelliJ IDEA Keybindings:

screenshots