Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Indent detection warnings

<< < (2/2)

dmoore:
New patch. Checks whole file for instance of tab or space at start of line. (So not perfect because you could have crap like <space><space><space><tab> in a file that wouldn't be detected as mixed.)

Still don't know what TAB Indents does... EDIT: Now I do - just sets whether pressing tab inserts a tab at the current pos, or adds a new indent level and moves the cursor to the end of it. Not a very clear name.

Navigation

[0] Message Index

[*] Previous page

Go to full version