Notepad++

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 »

JSTool Plugin for Notepad++

JSTool Plugin for Notepad++ – Features, Download, How to Install and Use

In the last article, we discussed the JSON plugin for Notepad++ which is very useful to format JSON. There is another plugin JSTool – A JavaScript tool for Notepad++ which provides the same functionality. It is actually a Javascript plugin that works on JSON as well. So let’s discuss this plugin in detail and see

JSTool Plugin for Notepad++ – Features, Download, How to Install and Use Read More »

Notepad++ JSON formatter plugin jsonviewer

Notepad++ JSON formatter Plugin (JSONViewer) – (How) Download, Install and Use

JSON stands for JavaScript Object Notation is a lightweight data-interchange format. Mostly you would have used it in web service to send and receive payloads. JSON is based on the collection of name/value pairs and an ordered list of values. You can use any text editor even Notepad to create and modify JSON. Smaller files

Notepad++ JSON formatter Plugin (JSONViewer) – (How) Download, Install and Use Read More »