operator mono ligature
1.0.0
代码编辑器和终端的很棒的代码字体。
git clone https://github.com/SujonHossain1/operator-mono-ligature.git安装字体后,然后更新vscode settings.json文件
" editor.fontFamily " : " OperatorMonoSSmLig-Book " ,
" editor.fontLigatures " : true,
// for Windows
" editor.fontFamily " : " Operator Mono SSm Lig " ,
" editor.fontLigatures " : true,
" editor.fontWeight " : " 400 " , // adjust for desired weight
配x **如果您使用的窗口**:重新启动VSCODE