Notepad ++ common plug-ins

Source: Internet
Author: User

 

Most IT practitioners are familiar with uitraedit, editplus, notepad ++ and other text editing tools. These tools are powerful, but most of them are charged. Notepad ++ is free of charge, and the update is still very fast, and there are many plug-ins. If you prefer it, we recommend it.

 

I. Plug-In Manager

Open notepad ++ and select plug-in> plugin manager. Open the plug-in manager, for example:

 

You can use the plug-in Manager to install, update, and uninstall the plug-in.

Note: Some plug-ins are Google addresses and may fail to be downloaded. You can download them through a foreign VPN.

 

II. Introduction to common plug-ins

Notepad ++ provides many plug-ins. The default installed plug-ins are limited. To improve development efficiency, it is necessary to install the following plug-ins.

1. tidy2

An efficient HTML beautification, XHTML formatting, and syntax check plug-in.

 

2. XML tools

This plug-in contains many practical XML editing tools. For example, XML syntax rule check, XML schema and DTD validation, automatic closure of XML tags, current XML Path, XML and text conversion, annotation and non-annotation switching, and so on.

 

3. jslint jstool

Jslint is exactly the tool Douglas crockford created to solve such problems. In addition to pointing out these unreasonable conventions, jslint can also mark structural problems. Although jslint cannot ensure that the Code logic is correct, it helps to discover errors and teach developers some good coding practices. It is worth mentioning that the jslint tool itself is also a piece of JavaScript code, which is a Javascript script that tests the quality of JavaScript code.

 

4. JSON Viewer

JSON data syntax check and formatting.

 

5. hex-Editor

View the current file in hexadecimal notation.

 

6. Light Explorer

Lightweight Resource Manager.

 

7. commp are

File comparison plug-in for simple comparison. For complex comparison, we recommend using beyond compare.

 

8. dbgp

It is quite powerful to debug the PHP program with xdebug. You can find the specific configuration on the Internet.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.