The use of notepad++

Source: Internet
Author: User
Tags function definition

Recently in the study of PHP development, compared to a number of editors, prefer notepad++ style.

But to take advantage of the notepad++ tool, you need some of its plug-ins.

This article uses the notepad++7.2.2 version (some versions cannot use the Plugin Manager Plugin manager), the installation package I put on the network disk, the link is https://pan.baidu.com/s/1c2ewZS0, the extraction password is mcj9.


plugin 1:sourcecookifier

Sourcecookifier This plug-in is mainly used to do "function jump" function.

The plug-in installation steps are as follows:

Step1: Open notepad++ plugin manager, plugin->plugin manager->show Plugin Manager.


Step2: look for the Sourcecookifier plug-in option in the list of available tabs and tick, then click Install Install. You need to reboot the notepad++ after the installation is complete.


This installation is complete.


Use the Sourcecookifier steps as follows:

Step1: Opens the Sourcecookifier toolbar window. Plugin->sourcecookifier->toogle Sourcecookifier


step2: from Windows Explorer, drag the project source top-level directory into the Sourcecookifier toolbar window.

At this point, open any file in the project and move the cursor to the function name:

Press Ctrl+shift+enter to go to function definition

Position forward by Alt+right

Position backward by Alt+left

If the operation can not go to the function definition, you have to take a good look at your added engineering directory contains Chinese characters, Sourcecookifier can not identify China path.



Plugin 2:



Attach some notepad++ shortcut keys shortcut keys for collapsing and expanding

Collapse All levels alt+0

Expand All Levels alt+shift+0

Collapse Current level ctrl+alt+ F

Expand Current Level Ctrl+alt+shift+f

Comments, uncomment (contains single and multiple lines) ctrl+q

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.