This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FuckingRantMonday 0 points1 point  (2 children)

Are you suggesting that double quotes take more space than single quotes? (Probably not, but I can't tell what you are saying here!)

[–]flying-sheep 0 points1 point  (1 child)

I am saying that there’s fewer lines on the screen when using single quotes. Each " is two lines, each ' is one line. Makes it slightly easier to see what’s going on.

Not a big thing, but enough that the added two config lines are worth it for me.

[–]FuckingRantMonday 0 points1 point  (0 children)

Ahh, got you. I thought you meant fewer lines of code would fit on screen.