this post was submitted on 28 Mar 2024
613 points (98.1% liked)

Programmer Humor

32253 readers
263 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CanadaPlus@lemmy.sdf.org 6 points 6 months ago* (last edited 6 months ago) (2 children)

Hot take, but the main problem with this is that you have to type variables or use them in larger expressions. Otherwise I like it.

These would make a great mouseover text. I don't know if there's any standard way to support that. Actually, how come coding in non-plaintext formats never took off?

[–] unique_hemp@discuss.tchncs.de 5 points 6 months ago (1 children)

In pretty much any language I've used there is some standard for doc comments that would show up as mouseover text in the IDE.

[–] CanadaPlus@lemmy.sdf.org 1 points 6 months ago* (last edited 6 months ago)

I need like a tutorial on IDEs, because clearly I'm using them wrong. Or I tend to work on things that are poorly documented and just haven't been able to take advantage, I guess that's possible.

[–] original_reader@lemmy.ml 2 points 6 months ago

snake_case_might_be_better_for_that