From e4e8e475c8075a70462590910ceb8abfcc3d5d27 Mon Sep 17 00:00:00 2001 From: KaviyaSF4835 Date: Thu, 5 Feb 2026 19:37:12 +0530 Subject: [PATCH 1/2] Remove config.yaml removal step --- ...de-studio-to-resolve-the-app-corruption.md | 24 +------------------ 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md b/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md index adbe930..082b31e 100644 --- a/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md +++ b/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md @@ -24,29 +24,7 @@ This procedure helps you reset Syncfusion Code Studio to its default state by cl ## Resolution Steps: Steps to Delete the Cache Folders -### Step 1: Delete the config.yaml File - -The `config.yaml` file stores application configuration settings. Deleting this file will reset the configuration to defaults. - -#### Windows - -Delete the `config.yaml` file located at: - -``` -C:\Users\YourName\.sfcodestudio\.codestudio\config.yaml -``` -cache - -#### macOS - -Delete the `config.yaml` file located at: - -``` -/Users/YourName/.sfcodestudio/.codestudio/config.yaml -``` -cache - -### Step 2: Delete the Syncfusion Code Studio Folders +### Step 1: Delete the Syncfusion Code Studio Folders After removing the configuration file, you need to delete the main application folders to completely clear the cache. From dda4c8f894793a4821b68269143f8f61b5f2178e Mon Sep 17 00:00:00 2001 From: KaviyaSF4835 Date: Thu, 5 Feb 2026 19:46:24 +0530 Subject: [PATCH 2/2] Changed side headings --- ...-folders-of-code-studio-to-resolve-the-app-corruption.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md b/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md index 082b31e..8eaf23b 100644 --- a/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md +++ b/code-studio/troubleshoot/how-to-remove-cache-folders-of-code-studio-to-resolve-the-app-corruption.md @@ -22,7 +22,7 @@ This procedure helps you reset Syncfusion Code Studio to its default state by cl - **System configuration updates**: Recent changes to your operating system settings may require a cache refresh to ensure compatibility. - **Performance optimization**: Regularly clearing the cache helps maintain smooth and optimal application performance over time. -## Resolution Steps: Steps to Delete the Cache Folders +## Resolution Steps ### Step 1: Delete the Syncfusion Code Studio Folders @@ -60,9 +60,9 @@ Delete the Syncfusion Code Studio folders at these locations: ``` cache -## After Deleting Cache Folders +### Step 2: After Deleting Cache Folders -Once you've completed both steps: +Once you've completed above step: 1. Restart your computer to ensure all files are properly released 2. Reinstall Syncfusion Code Studio, refer to the [Syncfusion Code Studio Install and Configure](https://help.syncfusion.com/code-studio/getting-started/install-and-configuration)