Can you tell me how can I get this arrow thing in my VS Code?
Asked
Active
Viewed 43 times
0

Azametzin
- 5,223
- 12
- 28
- 46
-
2Do you know what the arrow codes are called or what they represent? – Owl Feb 29 '20 at 15:38
-
Does this answer your question? [Show whitespace characters in Visual Studio Code](https://stackoverflow.com/questions/30140595/show-whitespace-characters-in-visual-studio-code) – Anoop R Desai Feb 29 '20 at 17:16
1 Answers
0
Press ctrl + shift + p
this will open up a settings and type whitespace
and choose Toggle Render Whitespace
this will give you something like this:
you can undo by pressing same settings option.

Manjuboyz
- 6,978
- 3
- 21
- 43