zero00072

Results 4 comments of zero00072

This is a good wish, I also hope the italic _`x`_ can be implement. Implement in other fonts: Alegreya: ![x-alegreya](https://user-images.githubusercontent.com/2072036/115220757-80bdd900-a13b-11eb-9888-732f4526933c.png) DM Mono: ![x-dmmono](https://user-images.githubusercontent.com/2072036/115220762-81ef0600-a13b-11eb-8ef9-ab9b80214849.png) Space Mono: ![x-spacemono](https://user-images.githubusercontent.com/2072036/115220765-81ef0600-a13b-11eb-9ac5-777d851f7c1f.png)

Hi! Thanks to the author of this magic. Yes, I am using Linux. Oh, so it is only happend on Linux? OK. Give them no-op is a good idea. I...

I have same problem. My Python code: ```python #!/usr/bin/env python3.12 print(f"The result: {"1" if True else "0"}") ``` `black` it: ```console user@localhost:~$ black test.py error: cannot format test.py: Cannot parse:...

The default: ![code000](https://github.com/be5invis/Iosevka/assets/2072036/3a35ec39-dca1-4397-bcfd-06f96ba6513e) From the VS Code tutor, change the setting: ![code001](https://github.com/be5invis/Iosevka/assets/2072036/0292cf71-7319-4d7a-aa3e-b76b60a7ed48) It's fine: ![code002](https://github.com/be5invis/Iosevka/assets/2072036/7900f292-0a59-439c-a714-4289bdf60be8) I think it may or may not to be a default. I love them be...