Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SyncToAsync Codelens
SyncToAsync Codelens

SyncToAsync Codelens

lsoft

|
264 installs
| (1) | Free
A Visual Studio extension that creates a custom codelense to move from async method to its sync sibling method and vice versa.
Download

SyncToAsyncExtension

A 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).

Image 1

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 Sync <-> Async options tab in VS options window.

If you are enjoying it please consider give it ★★★★★ rating on the Visual Studio Marketplace.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft