Skip to content
| Marketplace
Sign in
Visual Studio>Tools>MonikersAsyncCompletion
MonikersAsyncCompletion

MonikersAsyncCompletion

DanielFVOliveira

|
7 installs
| (1) | Free
Provides intelligent icon completion in the editor by suggesting Visual Studio’s built-in known image monikers.
Download

AsyncCompletionMonikers

Overview

AsyncCompletionMonikers is a Visual Studio extension that enhances your development workflow by providing intelligent, inline code completion for Visual Studio’s built-in known image monikers (icons). This extension makes it effortless to discover and insert icon IDs directly into your code, improving productivity and reducing guesswork.

Features

  • Quick access to 4000+ Visual Studio built-in icons with friendly names.
  • Inline icon previews within the completion dropdown.
  • Insert icon numeric IDs easily by selecting from the suggestions.
  • Supports dynamic filtering by typing after the trigger word.
  • Lightweight, seamless integration with Visual Studio’s editor.

Use Case

When building Visual Studio extensions, customizing UI elements, or working with icon IDs, developers often need to reference Visual Studio’s standard icons. Instead of searching documentation or browsing large icon sets externally, simply type the trigger word $Monikers in your editor to activate the completion list. Filter and select the icon you want, and its numeric ID is inserted instantly into your code.

How to Use

  1. In your code editor, type $Monikers.
  2. The completion list will appear with all available icon names and previews.
  3. Continue typing to filter icons by name.
  4. Select an icon from the list to insert its ID at the cursor.
  5. Use the inserted ID in your UI or extension code.

AsyncCompletionMonikers_logo2.pngAsyncCompletionMonikers_logo.png

Notes

  • The trigger word $Monikers is case-sensitive.
  • The extension supports all Visual Studio known image monikers and stays up-to-date with Visual Studio versions.

Thank you for using AsyncCompletionMonikers!

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