Home  >  Article  >  Development Tools  >  How to display directory in notepad

How to display directory in notepad

(*-*)浩
(*-*)浩Original
2019-08-06 15:41:407147browse

Although Notepad does not have as many functions as eclipse and cannot automatically compile, one thing is that eclipse lags far behind it, the structure of the code. Notepad's code looks very comfortable at first glance, and the functions can be clearly distinguished when the mouse clicks on the brackets. This is my favorite feature. Unfortunately, Notepad does not have its own directory structure browsing function. You need one A file opens by itself.

How to display directory in notepad

#Installing the Explorer plug-in can solve this problem. (Recommended learning: notepad use)

Download the Explorer plug-in, copy the obtained dll program to the plugins directory of the Notepad installation directory, then open the Notepad plug-in ( plugins) menu, enter the Plugins>pluginManager> check Explorer> click Install (or reinstall), confirm to restart immediately, After that, the plug-in will be installed, and you will see an additional search magnifying glass on the menu bar folder icon (see the picture below), click it, and the directory tree will appear.

How to display directory in notepad

The above is the detailed content of How to display directory in notepad. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn