whitespace - Display only leading spaces (and not tabs) in IntelliJ IDEA -
i'm looking option (or combination of options) have more granular control on display of whitespace in intellij idea.
i'm looking options similar eclipse's:
(general → editors → text editors → show whitespace characters → configure visibility)
more specifically, want see leading spaces conflict tab-only indentation in code.
note i'm aware can detect leading spaces regex search , can apply automatic formatting fixes them - point of question see spaces (that's why put in bold above)
there no such options in intellij idea of version 15.
Comments
Post a Comment