NotePad ++ forPHP

Source: Internet
Author: User
NotePad ++ forPHP 1. installation settings

1. download the corresponding installation file based on your system. Http://notepad-plus-plus.org/

Notepad ++ plug-in: http://sourceforge.net/projects/npp-plugins/

Notepad + online manual: http://npp-community.tuxfamily.org/zh-hans/documentation/notepad-%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C/

2. perform simple settings after installation: click Settings> Preferences

3. the following dialog box is displayed. First, check the settings in common items. multiple lines of labels are displayed. the close button is displayed. double-click to close the labels.

4. set new (

UTF-8 BOM is also called the UTF-8 signature, in fact, the BOM of the UTF-8 has no effect on the UFT-8, is to support the UTF-16, the BOM is added to the UTF-32, the BOM signature is to tell the editor of the current file using what encoding, it is easy for the editor to identify, but BOM is not displayed in the editor, but it will generate output, just like an empty line.

)

5. set the automatic prompt (

By default, Notepad ++ does not enable the code automatic prompt function. the setting method is as follows: enable [preferences]-> [backup and automatic completion], and press set

) 6. set other settings based on your preferences.

II. install plug-ins

1. Most plug-ins can be found and installed in plug-ins> Plugin Manager> Show Plugin Manager.

For example, in Avaliable, it is the default installable plug-in provided by notepad. click install after selection. Install is the plug-in you have installed

2. now, let's install the first Explorer and NppExplorer or light explorer.

Directly display the system tree directory structure

3. install and use the svn plug-in

Find Available and select Subversion for installation. after the installation is successful, the submenu "Subversion" appears under the Plugins menu.

Open any File that was previously checkout, such as devcenter/1/index. php. after editing, click Plugins --> Subversion --> Commit File (or press Ctrl + Alt +)

A familiar page appears, which is the Commit page of the Tortoise SVN. enter the Log Message and click "OK" to submit the page.

4. install FTP_synchronize

An FTP client integrated with Notepad ++.

5. functionlist is a function list plug-in that allows you to quickly search for functions in the current document and easily browse the code.

Here is a more detailed description of http://blog.theroyweb.com/function-list-plugin-on-notepad-53.

The following two functions are similar. I feel that they are not so useful for PHP Development. They are mainly used to automatically complete HTML and CSS.

6. quicktext is a code segment management plug-in that allows you to quickly enter common content.

The configuration file of quicktext is quicktext. ini, which can be searched by google.

Http://www.soberma.com/notepad-quicktext

7. The zen coding and quicktext functions allow you to quickly enter frequently-used content. this stuff is really hard to describe and requires a try.

Here is an introduction to zen coding can take a look at the http://rpsh.net/archives/zen-coding-npp/

8. DBGP plugin

You can use this plug-in to convert your Notepad ++ into a php IDE.

Download plug-ins:

Http://sourceforge.net/projects/npp-plugins/files/DBGP%20Plugin/DBGP%20Plugin%20v0.12%20beta/

How to configure can look at this: http://blog.csdn.net/sding/article/details/5110816

9. other useful plug-ins

Colour Picker

SecurePad

HTMLTag

Simple script

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.