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

Is there an opposite of rewriteArrowSymbols? #286

Open
jsatk opened this issue Feb 17, 2020 · 1 comment
Open

Is there an opposite of rewriteArrowSymbols? #286

jsatk opened this issue Feb 17, 2020 · 1 comment

Comments

@jsatk
Copy link

jsatk commented Feb 17, 2020

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.

@FFdhorkin
Copy link

Yes, but it doesn't work. I just filed a bug for it: #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants