Konstantin Vasilev
Results
3
comments of
Konstantin Vasilev
I had the same issue but in my case I used [Paste And Indent Plugin](https://github.com/rubymaniac/vscode-paste-and-indent) with redefined some keybindings: ```json { "key": "cmd+V", "command": "pasteAndIndent.action", "when": "editorTextFocus && !editorReadonly" },...
Hi! Thank you for your job! This feature is great. I would be glad to use this in my project.
Looks like duplicate #64