languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

Reference support for S4 methods

Open gowerc opened this issue 2 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Vscodes reference features (e.g. where it shows all instances of where a function is defined and used) doesn't currently work for S4 methods. Instead it just returns "no definition was found".

image

Describe the solution you'd like It would be good for S4 methods to work with the vscode reference system (apologies if I'm getting the terms wrong)

Describe alternatives you've considered None

Additional context Nope

gowerc avatar Aug 17 '23 13:08 gowerc