MacOS only
February 8, 2020 ยท View on GitHub
This script modifies one VS Code file. After that the VS Code will complain that the installation is damaged.
You can dismiss the warning or install an extension that recalculates the checksums for the files
The script creates a backup for the CSS file it modifies
perl -i.bak -pe 's/.monaco-workbench.mac.monaco-font-aliasing-none{-webkit-font-smoothing:none/.monaco-workbench.mac.monaco-font-aliasing-none{-webkit-font-smoothing:antialiased/g'
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.css