Change "/" to "Ă·".
Thank you very much, this is the best font for programming.
Add it to Google Fonts.
Hi! Thanks @Jhynn. Google Fonts is pending https://github.com/google/fonts/issues/1460
Changing / would break a lot of valid use-cases (e.g. paths, URLs, regexps, comments etc) so I can’t do that. Sorry
Ok @tonsky thank you. What do you think of adding curves in quotation marks and apostrophes?

They are curved as long as you use proper characters (“”). This " is meant to be “straight double quote” that also serves as inch sign and angle second. It can’t be made curly

Ok, thanks!
Most helpful comment
Hi! Thanks @Jhynn. Google Fonts is pending https://github.com/google/fonts/issues/1460
Changing
/would break a lot of valid use-cases (e.g. paths, URLs, regexps, comments etc) so I can’t do that. Sorry