Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ligature request: string escape sequences #198

Open
yshavit opened this issue Jun 17, 2016 · 1 comment
Open

ligature request: string escape sequences #198

yshavit opened this issue Jun 17, 2016 · 1 comment

Comments

@yshavit
Copy link

yshavit commented Jun 17, 2016

A lot of languages have escape sequences for special characters, like \n for newline. It'd be great to have a ligature for these.

I don't have a good eye for visuals, so I won't suggest exactly what that ligature would be... except to maybe suggest that the backslash be made a bit lighter (or smaller? something?). A lot of IDEs already highlight these digraphs specially, making the fact that they're an escape sequence is already fairly easy to spot, so it might be nice to slightly downplay the backslash, to put focus on the letter after it (which is really the star of the show).

@dserodio
Copy link

I think a ligature for backslash sequences would reduce readability, and different languages and tools have different characters that need escaping. Regexes would be a mess if backslashes were part of ligatures.

Losangelosgenetics pushed a commit to Losangelosgenetics/FiraCode that referenced this issue Mar 12, 2020
201: CI matrix: Drop 2.0, 2.1, 2.2 r=bronzdoc a=olleolleolle

This PR continues the conversation in tonsky#198 - dropping older items from the matrix.

Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants