vscode-java
vscode-java copied to clipboard
Extract Interface from class
Need ability to extract interface from class or update interface from available methods not already in an interface or provide option to update an interface if an interface is implemented in the class as an additional option
Environment
- Operating System: Windows_NT x64 10.0.18309
- JDK version: 11
- Visual Studio Code version: 1.30.1
- Java extension version: 11
- RIght click a class script in editor
- Have option to extract Interface
This would be awesome!
yes this would be great
+1
any update on this feature ?
Any updates?
+1
+1
I can take this up if nobody is working on this. As this is very old requested feature.
+1
+1
+1
I'll take a look and make a prototype these days. @snjeza WDYT?
@CsCherrYY np
Now we have an upstream PR making the related utility available in jdt.ui side: https://github.com/eclipse-jdt/eclipse.jdt.ui/pull/344