diff --git a/README.md b/README.md index bff271a..6c5f0b1 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,11 @@ Courtesy of [@ForNeVeR](https://github.com/ForNeVeR): } ``` + Here is one line "patch": + ``` + perl -i.bak -pe 's/\.monaco-shell{(.*?)}/.monaco-shell{\1;-webkit-font-smoothing: antialiased !important;}/g' /Applications/Visual\ Studio\ Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.css + ``` + - Windows + Visual Studio 2015: works mostly okay, but `->` ligature doesn't work. That's a [known problem of WPF text renderer](https://github.com/tonsky/FiraCode/issues/259#issuecomment-243422144). - Windows + ConEmu: no ligatures at all. Powerline stuff works okay though, so font is usable even without ligatures. I'd recommend to set font cell width manually to 8 (otherwise it'll have problems determining proper places for line wrapping and rendering Far Manager UI): **Settings** → **Main** → **Main console font** group → select **Cell: 8** from the selector.