Comment 4 for bug 1224197

Revision history for this message
Lewis Goddard (lewisgoddard) wrote : Re: Detect whether file uses tabs/spaces when it loads, using the user preference as a default [$50]

Some files I edit appear in the format:

1. Tabs for indentation
2. Spaces for

_TAB_ <meta name="title" _SPACES_ content="...
_TAB_ <meta name="description" _SPACES_ content="...

Will these be correctly detected by this branch, even if tabs do not appear first?