Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Now I just realized that this was already mentioned before, so here is an older post about the same thing (I didn't copy though)
https://devrant.com/rants/646917/... -
Brolls31556yFun fact, they didn’t add emoji support, they just have Unicode support, emojis come along for the ride.
I agree though, it’s a bit of a nightmare to use it, imagine a find and replace 🤦♂️ -
Anybody who allows constants, variables, definitions and/or keywords in their programming language definition to contain any character that is not part of US-ASCII-7 is a fucking cunt, and should be tarred, feathered and thrown off-planet!
-
Parzi88336y@Yamakuzure what about when it has to be specified at the top of the file and only is there so people from places that use umlauts and such can in strings and such?
-
@Parzi short: no.
I am German, and I would skin anyone alive using umlauts outside of comments.
The wrong and/or too small font/display/screen can make it difficult or even impossible to distinguish a:ä, o/ö or u/ü.
Weird remote setups might make it impossible to type é, à, è and the like.
In highly heterogeneous environments assuming that everyone can work with the comfortable setup you have, will most probably lead to catastrophic desasters. -
@irene the idea of use macro to replace all Methods and variables with emojis, and only writing emojis in the real code!
-
Well, it makes perfect sense for Chinese people to code in Chinese, or for Bulgarian people to code in Bulgarian. Then you'll need the support for unicode characters.
But in my opinion, coding should be done in English and English only, and as such a limited character set for identifiers should be more than enough.
Related Rants
If you ever use emojis for variable naming, please do a favor for the whole developer community by formatting your hard drive twice and then never touching a computer again - because you're an idiot.
Seriously though, why Apple? This screenshot is from the official Swift Language documentation...
rant
emoji
swift