---
title: "Cloud IDE - Aug 07, 2022"
date: "2025-09-12T05:57:24+00:00"
summary: "Discover key updates to Cloud IDE: bracket colorization, folder display, CLI upgrades, and more. Enhance your development experience."
image:
type: "announcement"
url: "/acquia-cloud-platform/add-ons/cloud-ide/release/2022-08-07/75356-cloud-ide-aug-07-2022"
id: "1f2c8296-baec-4cc6-8eb9-e48aca9e7855"
---

*   Change Bracket Pair Colorization is enabled in the Editor. Set `"editor.bracketPairColorization.enabled": true` to override.
    
*   Change Empty folders are no longer being compacted in the Explorer. Set `"explorer.compactFolders": true` to override.
    
*   Change Acquia CLI is updated to 2.1.0
    
*   Change Composer is updated to 2.3.10.
    
*   Change GitHub CLI is updated to 2.14.2.
    
*   Change Google Chrome is updated to 103.0.5060.134-1.
    
*   Change Chromedriver is updated to 103.0.5060.134.
    
*   Change Ubuntu is upgraded to 20.04 “Focal”.
    
*   Fix It was impossible to `pull` or `fetch` from within the Git UI.