Tab settings in Notepad++ allow you to change the TAB size. You can change the size at the default as…
Browsing: Notepad++
Notepad++ is one of the best source code editors. It is fast and efficient and provides all necessary editing functions…
The EOL conversion in Notepad++ allows you to change the line termination character in a text file. Unix uses line…
In the last article, we discussed the JSON plugin for Notepad++ which is very useful to format JSON. There is…
JSON stands for JavaScript Object Notation is a lightweight data-interchange format. Mostly you would have used it in web service…
Notepad++ supports themes. This is another feature of this free, fast, and efficient Text Editor. A theme controls the foreground,…
Notepad++ is one of the most popular scintilla based free text editor. The user interface is neat and clean. The…
Notepad++ used to come with a pre-installed plugin called Plugin Manager to install, update and remove the plugin. This was…
How to convert text from ASCII to HEX and HEX to ASCII in Notepad++. This is possible using the NppConvert…
NppFTP is a FTP plugin for Notepad++ to transfer files from the local desk to the remote server and vice-versa.…