Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: On what column do you wrap your code?

by DrWhy (Chaplain)
on Feb 08, 2006 at 17:15 UTC ( [id://528857]=note: print w/replies, xml ) Need Help??


in reply to On what column do you wrap your code?

I have a wide screen, so I wrap my functional code at column 80 and place any temporary/debugging code starting at column 82 and do not wrap it. This is made nicer by the fact that the editor I use, UltraEdit, can place a vertical line at any column. I have it set to column 80.

--DrWhy

"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."

  • Comment on Re: On what column do you wrap your code?

Replies are listed 'Best First'.
Re^2: On what column do you wrap your code?
by kwaping (Priest) on Feb 08, 2006 at 17:32 UTC
    OT: I love UltraEdit when I'm forced to use Windows. On my native Mac OS, I use BBEdit.
Re^2: On what column do you wrap your code?
by etm117 (Pilgrim) on Feb 08, 2006 at 20:19 UTC
    I use UltraEdit also and I have a vertical column set at column 78. I don't always wrap there, but in general I attempt to not go too far past it.
Re^2: On what column do you wrap your code?
by demerphq (Chancellor) on Feb 08, 2006 at 20:55 UTC

    I use UE all the time, (lifetime registration++) but i havent the foggiest how to turn on this vertical line business. How do i do it?

    ---
    $world=~s/war/peace/g

      View menu->Set Column Markers (set marker 1 to 80), View menu->Show Column Marker 1

      --DrWhy

      "If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://528857]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-19 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found