FList

Replace the VS Code watermark

Installation

  1. Install the following extensions:
  2. Add the following to your settings JSON file:
    "vscode_custom_css.imports": [
      "https://raw.githubusercontent.com/Aikoyori/ProgrammingVTuberLogos/main/ReplaceGuide/VSCode/style.css"
    ]
    
  3. Run the following commands:
    • Enable Custom CSS and JS
    • Fix Checksums: Apply
  4. Restart Visual Studio Code

Uninstallation

  1. Remove the vscode_custom_css.imports section from your settings JSON file
  2. Run the following commands:
    • Disable Custom CSS and JS
    • Fix Checksums: Restore
  3. Uninstall the Custom CSS and JS Loader and Fix VSCode Checksums Next extensions
  4. Restart Visual Studio Code