Text Editors

Articles for Notepad++, Vim, Sublime Text and other Text Editors

Show Symbol in Notepad++

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

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,

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

Change Text Case in Notepad++

How to change text case (lower, upper and proper) in Notepad++

Notepad++ is one of the best source code editors. It is fast and efficient and provides all necessary editing functions built-in. It does support plugins and extensions to add additional functionality. You are going to love this text editor for features like syntax highlighting, code folding, EOL Conversion, effective search and replace functionality. Today, you

How to change text case (lower, upper and proper) in Notepad++ Read More »

Syntax highlighting in Notepad++

Syntax Highlighting in Notepad++ and Create your own

Notepad++ is an advanced, versatile, and user-friendly source code editor that offers numerous features to simplify and optimize the coding process. One of the most significant functionalities it provides is syntax highlighting – a feature that color-codes different parts of the code, enhancing its readability and reducing the possibility of errors. While Notepad++ already supports

Syntax Highlighting in Notepad++ and Create your own Read More »