{
  "id": "v1.2.0",
  "title": "Redis for VS Code v1.2.0, December 2024",
  "url": "https://redis.io/docs/latest/develop/tools/redis-for-vscode/release-notes/v1.2.0/",
  "summary": "Redis for VS Code v1.2",
  "tags": [],
  "last_updated": "2026-04-09T10:29:34-04:00",
  "page_type": "content",
  "content_hash": "8873f600d7cff6f3ac0d3ac2177f79ced33062a101a033f9b8e3a3d5dc9dc071",
  "sections": [
    {
      "id": "1-2-0-december-2024",
      "title": "1.2.0 (December 2024)",
      "role": "overview",
      "text": "This is the General Availability (GA) release of Redis for VS Code 1.2."
    },
    {
      "id": "headlines",
      "title": "Headlines",
      "role": "content",
      "text": "* Work with keys across multiple database indexes, which are automatically discovered and displayed in the database list.\n* Support for adding multiple elements to the head or tail of Redis lists, for both new and existing keys.\n* Auto-refresh the list of keys and key values with a customizable timer.\n* Delete and update previously added CA and client certificates to keep them updated."
    },
    {
      "id": "details",
      "title": "Details",
      "role": "content",
      "text": "- [#223](https://github.com/RedisInsight/Redis-for-VS-Code/pull/223) Work with keys across multiple database indexes. Database indexes with keys are automatically discovered and displayed in the database list. \n- [#207](https://github.com/RedisInsight/Redis-for-VS-Code/pull/207) Support for adding multiple elements to the head or tail of Redis lists for new and existing key.\n- [#226](https://github.com/RedisInsight/Redis-for-VS-Code/pull/226) Auto-refresh the list of keys and key values with a customizable timer. To do so, enable the Auto-refresh mode by clicking the control next to the Refresh button and setting the refresh rate.\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Ability to delete previously added CA and Client certificates to keep them up-to-date.\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Enhanced both the Java and PHP serialized formatters: the Java formatter now supports date and time data, while the PHP formatter includes UTF-8 encoding for better handling of special characters and multi-language data.\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Keep databases and the list of keys [expanded](https://github.com/RedisInsight/Redis-for-VS-Code/issues/217) after navigating away.\n- [#226](https://github.com/RedisInsight/Redis-for-VS-Code/pull/226) New users can optionally encrypt sensitive data, such as connection certificates and passwords. Existing users can enable encryption by deleting the ~/.redis-for-vscode/redisinsight.db file and re-adding their database connections.\n\n**Bugs**\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Resolved an issue where large integers in JSON keys were being rounded, ensuring data integrity.\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Saved SNI and SSH connection information for newly added database connections.\n- [#224](https://github.com/RedisInsight/Redis-for-VS-Code/pull/224) Fixed an issue to display multiple hash fields when expanding a hash value."
    },
    {
      "id": "get-started-with-redis-for-vs-code",
      "title": "Get started with Redis for VS Code",
      "role": "content",
      "text": "Install the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=redis.redis-for-vscode) to use it."
    }
  ],
  "examples": []
}
