Click here to Skip to main content
15,893,668 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Long Lines Pin
PeejayAdams21-Oct-19 23:17
PeejayAdams21-Oct-19 23:17 
GeneralRe: Long Lines Pin
Dave Kreskowiak22-Oct-19 2:27
mveDave Kreskowiak22-Oct-19 2:27 
GeneralRe: Long Lines Pin
PeejayAdams22-Oct-19 3:14
PeejayAdams22-Oct-19 3:14 
GeneralRe: Long Lines Pin
Dave Kreskowiak22-Oct-19 6:03
mveDave Kreskowiak22-Oct-19 6:03 
GeneralRe: Long Lines Pin
BryanFazekas22-Oct-19 1:15
BryanFazekas22-Oct-19 1:15 
GeneralRe: Long Lines Pin
Ravi Bhavnani21-Oct-19 5:47
professionalRavi Bhavnani21-Oct-19 5:47 
PraiseRe: Long Lines Pin
PeejayAdams21-Oct-19 23:17
PeejayAdams21-Oct-19 23:17 
GeneralRe: Long Lines Pin
  Forogar  21-Oct-19 5:52
professional  Forogar  21-Oct-19 5:52 
I never used to worry about long lines but since I now use a wide screen monitor in portrait mode for editing I find scrolling right so annoying!

In addition we used side by side code display for comparison during code reviews so shorter lines are better.

Splitting after "(", ",", ".", "=>" and occasionally "=" really helps but keeps the code easily readable. I even adopted this style at home where there are no code reviewers beyond me.
- I would love to change the world, but they won’t give me the source code.


modified 21-Oct-19 11:58am.

GeneralRe: Long Lines Pin
PIEBALDconsult21-Oct-19 7:01
mvePIEBALDconsult21-Oct-19 7:01 
GeneralRe: Long Lines Pin
  Forogar  21-Oct-19 7:40
professional  Forogar  21-Oct-19 7:40 
AnswerRe: Long Lines Pin
ZurdoDev21-Oct-19 5:58
professionalZurdoDev21-Oct-19 5:58 
GeneralRe: Long Lines Pin
PeejayAdams21-Oct-19 23:19
PeejayAdams21-Oct-19 23:19 
GeneralRe: Long Lines Pin
PIEBALDconsult21-Oct-19 6:10
mvePIEBALDconsult21-Oct-19 6:10 
GeneralRe: Long Lines Pin
Gary Wheeler22-Oct-19 2:10
Gary Wheeler22-Oct-19 2:10 
GeneralRe: Long Lines Pin
Kevin Marois21-Oct-19 6:16
professionalKevin Marois21-Oct-19 6:16 
GeneralRe: Long Lines Pin
Marc Clifton21-Oct-19 9:35
mvaMarc Clifton21-Oct-19 9:35 
GeneralRe: Long Lines Pin
PeejayAdams21-Oct-19 23:22
PeejayAdams21-Oct-19 23:22 
GeneralRe: Long Lines Pin
PIEBALDconsult22-Oct-19 2:57
mvePIEBALDconsult22-Oct-19 2:57 
GeneralRe: Long Lines Pin
Member 916705721-Oct-19 20:52
Member 916705721-Oct-19 20:52 
GeneralRe: Long Lines Pin
Sander Rossel21-Oct-19 21:55
professionalSander Rossel21-Oct-19 21:55 
GeneralRe: Long Lines Pin
Rolf Borchmann22-Oct-19 0:14
Rolf Borchmann22-Oct-19 0:14 
GeneralRe: Long Lines Pin
Richard Deeming22-Oct-19 1:35
mveRichard Deeming22-Oct-19 1:35 
GeneralRe: Long Lines Pin
PeejayAdams22-Oct-19 1:45
PeejayAdams22-Oct-19 1:45 
GeneralRe: Long Lines Pin
Gary Wheeler22-Oct-19 2:10
Gary Wheeler22-Oct-19 2:10 
GeneralRe: Long Lines Pin
Dan Neely22-Oct-19 2:53
Dan Neely22-Oct-19 2:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.