SyncToAsyncExtensionA Visual Studio extension (VSIX) which creates codelenses allowed to goto to sync sibling method for async methods and vice-versa even if sibling method is in different file or code generated (for example, via source generator). When you types the codelenses are in watinig state. After few second after you stopped typing, the codelenses are recalculated. This timeout can be found in If you are enjoying it please consider give it ★★★★★ rating on the Visual Studio Marketplace. |