Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Wave ClientNew to Visual Studio Code? Get it now.
Wave Client

Wave Client

ranjith

|
1 install
| (0) | Free
A modern, intuitive REST client for VS Code using React and Tailwind CSS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wave Client logo  @wave-client/vscode

The Wave Client VS Code extension — runs the shared Wave Client UI inside VS Code.

Purpose

This package delivers Wave Client as a native VS Code extension, so you can build and send API requests right next to your code. It reuses the platform‑agnostic UI from @wave-client/core and bridges it to VS Code through a platform adapter.

Responsibilities

  • Extension host: activation, the waveclient.open command (keybinding Ctrl+Alt+W / Cmd+Alt+W), webview panel creation, and the message handler that routes webview calls to services.
  • VS Code adapter (vsCodeAdapter): implements IPlatformAdapter over postMessage, with requestId‑correlated request/response and push events.
  • Platform services & storage: file I/O, proxy/cert‑enabled HTTP, encryption (Node crypto), and secrets via VS Code SecretStorage.

Documentation

See the full documentation at docs/ — start with the VS Code platform guide. For how the adapter works, see Design & Architecture.

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