Skip to content

RedisInsight/Redis-for-VS-Code

Repository files navigation

logo Redis for VS Code

Redis for VS Code is the official Visual Studio Code extension that provides an intuitive and efficient GUI for Redis databases, developed by Redis.

Redis for VS Code

Key features:

  • 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.

Get started with Redis for VS Code

This repository contains the source code for the Redis for VS Code extension. Install the extension from the Visual Studio Code Marketplace.

Feedback

We welcome your feedback and contributions to make Redis for VS Code even better. Here’s how you can get involved:

Telemetry

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.

License

Redis for VS Code is licensed under the SSPL.