vimfiles icon indicating copy to clipboard operation
vimfiles copied to clipboard

Feature Request: Filter out original interface and fakes from "GoImplements"

Open XenoPhex opened this issue 7 years ago • 1 comments

When I run "GoImplements" on an interface function, the first result is always the interface in question and then a list of fakes and implementers.

It would be nice if the fakes and the initial interface function were filtered out of this list.

XenoPhex avatar Jun 07 '17 22:06 XenoPhex

This sounds like a feature request to https://github.com/fatih/vim-go rather than to this vimfiles repo. But I can think about it for a bit with you if you wish @XenoPhex

luan avatar Jun 20 '17 15:06 luan