Tuesday, August 30, 2016

Use tab characters in text files in IntelliJ

IntelliJ keeps replacing tab characters with spaces and I'm not sure it's its default or I've configured it as such before.

Anyway to change to use tab characters in text files in IntelliJ, do as follows:

IntelliJ IDEA -> Preferences... -> Code Style -> General -> Default Indent Options -> Use tab character

No comments:

Post a Comment