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
819 stars 136 forks source link

complete statement not effective #169

Open yjaal opened 4 years ago

yjaal commented 4 years ago

when i input i++ in for-loop and use Ctrl+Shift+Enter, find it did not add {} for me, how to achieve such an effect that in IntelliJ IDEA?

kasecato commented 7 months ago

There is no Complete Current Statement in VS Code for now