ligatures
Here are 47 public repositories matching this topic...
In Rust language, underscores can be inserted in numeric literals to improve readability, e.g. 1_000 is the same as 1000, and 0.000_001 is the same as 0.000001.
But most of the other programming languages doesn't have this feature.
It would be very interesting if a ligature could improve the reading of large numbe
Firstly, this is an absolutely beautiful font. Great work!
But it was only a little hard to install because I did not know how to enable support for ligatures in Visual Studio Code. I read this guide to learn how to do it: https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions
I think that it would be good to write a guide in the Wiki that either gave a short description or link, into
-
Updated
May 21, 2020 - JavaScript
-
Updated
May 21, 2020 - Python
-
Updated
Jun 16, 2020 - Vue
I want to get the most of Pragmata Pro ;-), is there a documentation of all ligatures? I know about Markdown checkboxes and the [INFO] stuff, but is there more I can use for my documents?
-
Updated
Jun 8, 2020 - Vim script
-
Updated
Apr 25, 2020 - Go
-
Updated
Apr 15, 2020 - Emacs Lisp
-
Updated
Jan 18, 2020 - Makefile
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
Sep 10, 2019 - CSS
-
Updated
Oct 11, 2019
-
Updated
May 30, 2020 - TypeScript
-
Updated
Jun 5, 2020 - Python
-
Updated
Jul 6, 2018 - Shell
Improve this page
Add a description, image, and links to the ligatures topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ligatures topic, visit your repo's landing page and select "manage topics."


I see installation instructions to display code for various IDEs but don't see any instructions for doing that in browsers. To be clear, I'm not talking about enabling Fira everywhere, just the code in
<code>or<tt>or<pre>tags. I know of a way to do this in Safari but I had to learn the hard way when js scripts constantly rewrite custom stylesheet settings. If I were a newbie, I'd like t