Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Zap Nats ClientNew to Visual Studio Code? Get it now.
Zap Nats Client

Zap Nats Client

Muhammad Fahreza

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

Zap Nats Client

Publish event message through beautiful interface then save it as markdown.

This extension only renders file that name ends with nats.md.

How to use

  1. Create a new file named event.nats.md.
  2. Open the file.
  3. Click Send button to publish event.
  4. Increase count number to publish multiple events at once.

Publish event to another server with token

You can easily publish event to other server using below configuration

Preferences : Open user settings (JSON)

{
  ...
  "zap-nats-client.server": "localhost:4222",
  "zap-nats-client.user": "asdasdasd424883af-a9a8-4ed4-b7b4-912b407f91fa",
  ...
}

Preferences : Open user settings (UI)

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