Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable ligatures in Visual Studio

I found this question that is about enabling ligatures in Visual Studio, which appears to be automatic.

However, I don't like ligatures, so I was wondering if it is possible to disable them. I can't find anything in VS2017 or VS2019.

like image 601
Berend Avatar asked Sep 19 '19 09:09

Berend


2 Answers

I also want to disable font ligatures in VS2017 today, then I found this link in MSDN community site. They say:

Currently, Visual Studio doesn’t have the ability to disable font ligatures in the editor, so the only option you currently have available is to chose a font that doesn’t provide ligatures.

I think they are foolish about this.

like image 170
ghsgz Avatar answered Nov 08 '22 17:11

ghsgz


I ran into that issue in VS2022 aswell when tried to install Jetbrains Mono font. But it occured that jetbrains provides same font without ligatures, it's name is followed by 'NL'

like image 4
Daniil Kozlov Avatar answered Nov 08 '22 17:11

Daniil Kozlov