VS-Bruno is a Visual Studio Code extension designed to provide a graphical interface for .bru files, used by Bruno — an open-source HTTP client. It reads and displays .bru API definitions in a clean, customizable visual editor, allowing you to modify requests, parameters, and bodies directly from within VSCode.
⚠️ Disclaimer: All Bruno brand names, images, and logos are the property of Bruno. Any appearance of a Bruno image or name belongs explicitly to Bruno.
✨ Features
🔍 Graphical interface for .bru files.
📝 Edit request method, URL, parameters, and body.
🔄 Two-way sync with .bru source.
⌨️ Open .bru as plain text (F7) (todo).
▶️ Run and test your request.
Support for scripts including import and require() with Rollup.
📂 Support for Collections (collection.bru).
🌐 Support for Environments (environments/**/*.bru).
🎨 Adaptative Color with your themes.
🧠 Usage
Open a .bru file in VSCode.
The editor will automatically show a graphical interface.