Redis for VS Code is the official Visual Studio Code extension that provides an intuitive and efficient GUI for Redis databases, developed by Redis.
- Universal Redis Support: Connect to any Redis instance, including Redis Community Edition, Redis Cloud, Redis Software, and Redis on Azure Cache.
- Advanced Connectivity: Supports TLS certificates and SSH tunnels, with an option for automatic data decompression for GZIP, SNAPPY, Brotli, and more.
- Data types: Supports strings, hashes, lists, sets, sorted sets, and JSON.
- Human-readable data representation: Offers formatters like ASCII, JSON, Binary, Hex, 32-bit, and 64-bit vectors, and other.
- Integrated Redis CLI: Leverage Redis CLI with syntax preview as you type commands.
For more details, check out the release notes.
This repository contains the source code for the Redis for VS Code extension. Install the extension from the Visual Studio Code Marketplace.
We welcome your feedback and contributions to make Redis for VS Code even better. Here’s how you can get involved:
- Suggest a new feature
- Upvote popular feature requests
- Report a bug
Redis for VS Code includes an opt-in telemetry system to help us improve the developer experience. We respect your privacy — any data collected is anonymized. You can disable telemetry at any time via the extension’s settings page.
Redis for VS Code is licensed under the SSPL.