VSCode Extension to Fix ChecksumsAn 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
InstallationFollow the instructions in the Marketplace, or run the following in the command palette:
UsageThe extension adds 2 new commands to the command palette:
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 CautionThis 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 If anything goes wrong, you can always reinstall VSCode from code.visualstudio.com without loosing any settings or installed extensions. |