Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>WAMIS — Where Am I SubscribedNew to Visual Studio Code? Get it now.
WAMIS — Where Am I Subscribed

WAMIS — Where Am I Subscribed

WAMIS

|
2 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WAMIS — Where Am I Subscribed

VS Code extension for Business Central (AL) that lists every [EventSubscriber] in your workspace. It groups by Object → Event → Method and lets you jump to the exact line with a click.

Features

  • Background indexing with progress notification and cancellation.
  • Dedicated WAMIS view in the Activity Bar.
  • Full list by default. Optional QuickPick search.
  • One-click navigation to the subscriber method location.
  • Auto-refresh on file changes.

Usage

  1. Open your AL workspace.
  2. Open the WAMIS icon in the Activity Bar → Subscriptions view.
  3. Use Reindex to rescan. Use Search Subscriptions to filter.
  4. Click a method to jump to its source.

Commands

  • WAMIS: Reindex
  • WAMIS: Search Subscriptions
  • WAMIS: Open Subscription (internal)

How it works

Parses attributes like: Extracts:

  • Object Type: Codeunit
  • Object: Sales-Post (or ID)
  • Event: OnBeforePostSalesDoc

Requirements

  • VS Code ≥ 1.80.0
  • No extra runtime dependencies.

Known limitations

  • Uses lightweight parsing. Non-standard attribute formats may require tweaks.
  • Currently targets EventSubscriber only (no publisher graph in this version).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft