Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: No Hard Tabs in Code

by Anonymous Monk
on Jul 02, 2010 at 06:43 UTC ( [id://847674]=note: print w/replies, xml ) Need Help??


in reply to No Hard Tabs in Code

I used to work at a shop that had standardized on tabs. It is fine when all your co-workers are using the same standard. Any decent editor will give you lots of control over this sort of thing.

One pointer that may be of interest to vim users. Turning on visual whitespace makes it much easier to avoid mixing tabs and spaces in the one file.

In my .vimrc file:

set list set listchars=tab:»·,trail:·,extends:>,precedes:<

displays both tabs and trailing spaces.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found