Syntax highlighting in Notepad++

How to Enable Syntax Highlighting in Notepad++ and Create your own

Syntax highlighting is one of the most important features available in Notepad++ Text Editor. Very useful for Developers. During the lifetime of a code, a lot of code is added and commented on. It would be difficult to differentiate between code and comments when you open it without syntax highlighting. Here, the syntax highlighting feature …

How to Enable Syntax Highlighting in Notepad++ and Create your own 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 »

How to Solve Cannot load 64 bit plugin…. is not compatible with the current version of Notepad++

Cannot load 64 bit plugin/Cannot load 32 bit plugin XMLTools.dll is not compatible with the current version of Notepad++ Do you want to remove this plugin from the plugins directory to prevent this message from the next launch? Are you getting a similar error while opening Notepad++ after installing a new plugin? Let me tell …

How to Solve Cannot load 64 bit plugin…. is not compatible with the current version of Notepad++ Read More »