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

Support extract constant #261

Closed CsCherrYY closed 2 years ago

CsCherrYY commented 2 years ago

Since extract constant refactor has been supported in VS Code Java support, see: https://github.com/redhat-developer/vscode-java/pull/965, we can enable this.