Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fix VSCode Checksums Next NextNew to Visual Studio Code? Get it now.
Fix VSCode Checksums Next Next

Fix VSCode Checksums Next Next

Iewnfod

|
541 installs
| (0) | Free
A VSCode extension to adjust checksums after changes to core files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Extension to Fix Checksums

An extension to to adjust checksums after changes to VSCode core files. Once the checksum changes are applied and VSCode is restarted, all warning about core file modifications will disappear, such as the display of [Unsupported] in the title-bar, or the following dialog on start-up:

Corrupt

Installation

Follow the instructions in the Marketplace, or run the following in the command palette:

code --install-extension iewnfod.vscode-fix-checksums-next-next

Usage

The extension adds 2 new commands to the command palette:

Fix Checksums: Apply // Checks core files for changes and applies new checksums.
Fix Checksums: Restore // Restores original state of VSCode checkums.

After executing either of these commands, you need to fully restart VSCode in order to see the extension's effect. Simply reloading the window is not enough.

Disclaimer / A Word of Caution

This extension modifies files that are part of the core of VSCode, so use it at your own risk.

This extension creates backup files before modifying the core files, and these can be restored at any time using the Fix Checksums: Restore command.

If anything goes wrong, you can always reinstall VSCode from code.visualstudio.com without loosing any settings or installed extensions.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft