Refactor Generate Method Stub for Interfaces
Is it possible to include some of the refactor elements for interfaces. This would save a bit of time, especially in regards to generating method stubs. Currently we need to browse interfaces, find the interface, new method. Where the code is most...