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

Erlang syntax for <= and =< #34

Closed
m-2k opened this issue Jul 31, 2015 · 7 comments
Closed

Erlang syntax for <= and =< #34

m-2k opened this issue Jul 31, 2015 · 7 comments
Milestone

Comments

@m-2k
Copy link
Contributor

m-2k commented Jul 31, 2015

<= Is used in Erlang for binary comprehensions and not equivalent to =<

1. << << (digit(I)) >> || <<I:4>> <= Bin >>. %
2. A =< B. %

Perhaps such a solution through the separation of font styles?

@Cifer-Y
Copy link

Cifer-Y commented Jan 6, 2016

Yes, I also found that, for erlang programming that is very confused. But I love this font, hope it can be solved soon.

@tobia
Copy link

tobia commented Jul 18, 2016

In Verilog it can be a left arrow or a less-than-or-equal, depending on context.

Hope the upcoming stylistic sets allow rendering <= as either, depending on context.

@rekendahl
Copy link

Another vote for verilog "support" we need to render it differently depending on context. If this could be done it would rock!

@rekendahl
Copy link

Can someone comment on how 'stylistic sets' would work in Intellij? I.e How would it be enabled/disabled by the user for different languages?

@tonsky
Copy link
Owner

tonsky commented Nov 14, 2016

They probably won’t. Web based editors allow for that through CSS, and some
using native MacOS rendering might have that feature through system font
dialog. That’s why I think stylistic sets are not panacea, given the
reality of places where Fira Code is used

On Mon, Nov 14, 2016 at 3:59 AM Robert Ekendahl notifications@github.com
wrote:

Can someone comment on how 'stylistic sets' would work in Intellij? I.e
How would it be enabled/disabled by the user for different languages?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#34 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AARabEmLWy12EV_hjMENst_5vgxNz2Gpks5q93o6gaJpZM4Fj1lx
.

Losangelosgenetics pushed a commit to Losangelosgenetics/FiraCode that referenced this issue Mar 12, 2020
@tonsky tonsky changed the title Erlang syntax for <= Erlang syntax for <= and =< Jul 6, 2020
@mheiber
Copy link

mheiber commented Jul 6, 2020

Thanks for your work, tonsky!

@tonsky tonsky added this to the 6 milestone Oct 8, 2020
tonsky added a commit that referenced this issue Oct 8, 2020
@tonsky
Copy link
Owner

tonsky commented Oct 10, 2020

Will be in v6 as cv20-cv22

@tonsky tonsky closed this as completed Oct 10, 2020
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

6 participants