Pulse is a distraction-free HTTP client integrated directly into your editor. Built for developers who want to test endpoints quickly without leaving the code.
✨ Features
Essentials Only: Support for GET, POST, PUT, DELETE, and PATCH.
Clean Response: Syntax highlighting for JSON and XML.
True Dark Mode: Designed with a pure black background to match high-contrast themes.
Monaco Powered: Edit request bodies with the same powerful engine as VS Code.
Collections Manager: Create, organize, and reuse requests in collections.
Import Collections: Import from Postman and Insomnia JSON exports.
Smart URL Variables:{{VAR_NAME}} highlights known vars and marks unknown vars in red.
Collection Body Editor: Collection request body now uses Monaco with JSON syntax coloring.
🚀 Usage
Click the Pulse icon in the Activity Bar.
Select your method and enter the URL.
Press Cmd/Ctrl + Enter to send.
Collections
Open Collections.
Click Import Collection to import a Postman or Insomnia JSON file.