this post was submitted on 04 Apr 2024
367 points (95.8% liked)

Programmer Humor

37575 readers
927 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cybervseas@lemmy.world 14 points 1 year ago (2 children)

How does one manually add a semicolon? vs. automatically?

[–] atyaz@reddthat.com 7 points 1 year ago

JS formatters add them if the project requires it

[–] CanadaPlus@lemmy.sdf.org 4 points 1 year ago

Manually would be if it prompted you every time you every time the program inserts one. No, wait...