VSCode Simple OpenAPI Viewer
Quick preview OpenAPI documents in Visual Studio Code & its forks.
More Details
Overview
A lightweight, powerful, and theme-aware VS Code extension to preview OpenAPI YAML and JSON files using a high-fidelity Swagger UI. It works entirely offline with local assets, ensuring your API definitions never leave your environment.
Features
- High-Fidelity Rendering: Full Swagger UI integration for a professional experience.
- Theme Aware: Seamlessly adjusts to your VS Code dark and light themes.
- Offline Ready: No CDN dependencies; uses local assets for maximum privacy and speed.
- Auto-Detection: Smartly recognises OpenAPI/Swagger files to stay out of your way when not needed.
Usage
- Command Palette (
Cmd+Alt+O/Ctrl+Alt+O) - Editor title button (quick-access icon)
- Explorer context menu (right-click any YAML/JSON)
- Editor context menu
***