FW: Pycharm Won't Do Long Underscore

Danilo Coccia daniloco at acm.org
Thu Jul 2 16:55:04 EDT 2020


Il 30/06/2020 23:46, Joe Pfeiffer ha scritto:
> "Peter J. Holzer" <hjp-python at hjp.at> writes:
> 
>> On 2020-06-24 15:33:16 -0600, Joe Pfeiffer wrote:
>>> One other note -- while you may want various good-looking fonts with
>>> ligatures in other domains, for writing code a monospace font with no
>>> ligatures lets you see exactly what's there and saves a host of
>>> problems.  My personal favorite for these purposes is called "Terminus
>>> Regular", but which specific one you pick is much less important than
>>> that you use one.
>>
>> I agree. Although there are some fonts with special ligatures for
>> programming. I have never used one, but that seems like an interesting
>> concept.
> 
> I've never heard of that before.  I'd be curious to try one.
> 

I've been using this one, and I like it:
  https://github.com/tonsky/FiraCode
  https://www.fontsquirrel.com/fonts/fira-code

Works well with PyCharm.


More information about the Python-list mailing list