LSP cycle through function overloads?

Is it possible to cycle through a methods overloads similar to in VS/VSCode?
Here’s an example: Imgur: The magic of the Internet

I’ve got OmniSharp and cmp setup, which tell me that there are x overloads for a function, but can I cycle through them and actually see their structure like in the gif?

2 Likes

bump. Is that offspec?