Show/hide Hidden, Control, Special Characters in Notepad++ (Show Symbol)

Show Symbol in Notepad++

Plain text has different Characters, Numbers, and Special characters like CR, LF, Space, TAB, and others special characters.  CR, LF, Space, and TABS are invisible by default. What if you want to see all hidden/special characters in Notepad++?

Notepad++ provides a function Show Symbol to hide and show white space, TABS, All characters, Intend Guide, Wrap Symbol, etc. Let’s cover all options in detail below and see how to hide/show hidden characters in Notepad++.

Navigation – View–> Show Symbol.

Show Symbol Menu in Notepad++

 

1. Hide/Show white space and TAB in Notepad++

Open Notepad++ and Go to View –> Show Symbol – > Show white space and TAB. This option makes the white space and TAB visible. This may be useful in case you want to replace TAB with Space.

A white space looks like “.”  and TAB is like “→”.

Show white space and tab in Notepad++

2. Hide/Show end of line (CR LF) in Notepad++

Open Notepad++ and go to View > Show Symbol – > Show End of Line. This option makes the end of line character visible. Each line has a line ending character. It is CR LF in Windows, LF in Unix, and CR in MAC.

Carriage return looks like CR and Line Feed Looks like LF.

Show end of line CRLF in Notepad++

3. Hide/Show All Characters in Notepad++

Open Notepad++ and go to View > Show Symbol – > Show All Characters. This option allows you to view all characters viz Space, TAB, Line Ending (CR LF), Wrap, etc.

Show all character in Notepad++

4. Hide/Show Indent Guide in Notepad++

Open Notepad++ and go to View > Show Symbol – > Show Indent Guide.  This option shows a vertical line showing the indent information.

Show Indent Guide in Notepad++

5. Hide/Show Wrap Symbol in Notepad++

Open Notepad++ and go to View > Show Symbol – > Show Wrap Symbol.  This option shows a wrap symbol at the end. It is a reverse arrow at the end. Check the below image to get an idea.

Show all character in Notepad++

 

Check this Video

Summary

Show symbol functionality in Notepad++ provides an easy way to view hidden/special characters. In a normal routine, you may not bother about it, but it would be a good feature if you are working on a specialized program where you want to see the control character.

Notepad++ covers you here.. Thanks for reading this post.

I hope you liked this small tip. Please do share and subscribe.

Leave a Comment

Your email address will not be published. Required fields are marked *