Eclipse's Editor occasionally inserts a single space when I hit tab instead of the configured two spaces. How to prevent this? -
i have eclipse editor configured use 2 spaces instead of tabs. however, randomly adds single space when press tab. seems occur on existing lines e.g. if create new white line , hit tab, i'll never single space. spot i've seen tab consistently produce single space after closing bracket }
. there way prevent these single space tabs?
Comments
Post a Comment