lsoft / SyncToAsyncExtension

A Visual Studio extension (VSIX) which creates codelenses allowed to go to sync sibling method for async methods and vice-versa.
MIT License
1 stars 0 forks source link

show sibling candidates in the codelens window? #7

Open lsoft opened 8 months ago

lsoft commented 8 months ago

if few methods are sibling candidates, should we show them all in the opened codelens window? how should it looks visually?