You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been some discussion recently about unicode arrows being unsafe and preferring ascii arrows and having people use fonts with ligatures if they want fancy-looking arrows.
I'd love to be able to enforce an option that rewrote all unicode arrows to ascii arrows. Lots of devs have this settting check in their IntelliJ. Would be nice to just automate it.
The text was updated successfully, but these errors were encountered:
Re: http://scala-ide.org/scalariform/#rewritearrowsymbols
There's been some discussion recently about unicode arrows being unsafe and preferring ascii arrows and having people use fonts with ligatures if they want fancy-looking arrows.
https://nrinaudo.github.io/scala-best-practices/tricky_behaviours/unicode_operators.html
scala/scala#7540
I'd love to be able to enforce an option that rewrote all unicode arrows to ascii arrows. Lots of devs have this settting check in their IntelliJ. Would be nice to just automate it.
The text was updated successfully, but these errors were encountered: