How to Remove Dot signs viewed instead of spaces (White Spaces)?





5.00/5 (2 votes)
How to Remove Dot signs viewed instead of spaces (White Spaces)?
Today, I was developing my project and by mistake I pressed some combination of keys and VS replaced all the spaces with dots.
I have tried a lot to remove it but it took a long time for me. So I thought let me write a post about how to show/hide white space characters from .cs file.
We can do it in 2 ways:
1. From Menu
Go To Edit → Advance → View White Space
And
2. Using Short Cuts.
There are two short cuts for this issue:
1. Ctrl + R + W
2. Ctrl + E + S
Original Source
Toggle Dot n White Space