How to show White Space character in android studio as Eclipse tool

13,065

Solution 1

Before Android Studio 1.2:

File->Settings->in IDE-Settings, Editor->Appearance->toggle Show whitespaces on

After Android Studio 1.2: File->Settings->Editor->General->in Appearance->toggle Show whitespaces on

Or just search show whitespaces in searchbox in Settings, you can also find the way to show white space.

Solution 2

Android Studio 1.2

File > Settings > Editor > General > Appearance > toggle "Show Whitespace"

Solution 3

Android Studio show whitespace

v4.0

Preferences | Editor | General | Appearance

jetbrains://AndroidStudio/settings?name=Editor--General--Appearance

enter image description here

Share:
13,065
Huy Tower
Author by

Huy Tower

​Huy Tower --- Flutter Developer | Senior Android Developer --- Skype: huytower Location : Ho Chi Minh, Viet Nam

Updated on July 27, 2022

Comments

  • Huy Tower
    Huy Tower almost 2 years

    I know where to show White Space character (Image 1) in Eclipse.

    enter image description here

    Image 2 indicated what I want to show same as in Android Studio tool. enter image description here

    I don't know where to set White Space character in Android Studio.

    Please help me.

    Thanks,