Home  >  Article  >  Backend Development  >  phpstorm configuration, phpstorm_PHP tutorial

phpstorm configuration, phpstorm_PHP tutorial

WBOY
WBOYOriginal
2016-07-12 08:54:201172browse

phpstorm configuration, phpstorm

One registration code for JetBrains PhpStorm 8

username :cf96PiPYt271u1TC

License Key :
97807-12042010
00001GctOKh8f206hliugiW6iAS5bh
8AAXfEtfpdDSr0oZfJFMQmzncjbdGu

Enter: C:UsersBruce.WebIde80configcolors and put the attachment into the folder (click to download)

Note: If it is a mac system, put it in: /Users/bruce/Library/Preferences/WebIde80/colors directory

Note: WebIde80 is version 8.*, WebIde90 is version 9.*

Set overall theme

Note that the attachment must be placed in the corresponding directory before the afterglow option is available:

It’s also very good to use this, it’s the same as Notepad’s solarized dark

Set font

No need to create a new project, just open it and open your existing project

phpstorm configuration, phpstorm_PHP tutorialcommand line client, install ), then go to the svn installation directory: D:Program FilesTortoiseSVNbin, find svn.exe, the full path is: D:Program FilesTortoiseSVNbinsvn.exe , put this path into the Use command line client input box that was previously checked below, and save it.

The same is true for the mac version, except that the path to the svn executable file is different:

phpstorm configuration, phpstorm_PHP tutorialCode Style -> PHP ->Other -> Line comment as first column (uncheck))

javascript: Uncomment single line on top line

jsvascript Cancel

Use the mouse wheel to zoom in and out of the image

Click phpstorm configuration, phpstorm_PHP tutorial in the lower left corner for specific reference:

http://www.cnblogs.com/jikey/p/3489003.html

Undo: Ctrl Z

Restore: Ctrl Shift Z (Note: The shortcut keys for general editors are the same as those for Windows, that is, the restore shortcut key is: Ctrl Y), but In phpstorm, Ctrl Y deletes the current line, but I don’t like it. , I removed it.

Alt 1 can display the project directory on the left (usually displayed by default)

Alt 7 can display the method list on the left

phpstorm does not need to press Ctrl S to save. When you switch to other programs, phpstorm will automatically save, which is equivalent to pressing ctrl s for you. Of course, if you are worried, pressing ctrl s will not cause any harm, such as When you save an html file or php file, you may have to refresh twice for the automatic save to take effect (occasionally encountered this).

Set which version control to use :

The mac version of phpstorm quickly scrolls to the top and bottom of the page. If there is a conflict, delete it first


When phpstorm opens a new project, you will be prompted whether to open it in this window or a new window. If you accidentally check the Remember operation and then click Open in this window, then it will always be opened in the default window when you open it in the future. This window is open, but maybe I need to open it in a new window sometimes. How can I set it to the original query method? Please look at the picture below:

phpstorm configuration, phpstorm_PHP tutorialAfter double-clicking to select the variable name, press control F to enter the search mode to highlight other matching variable names

Solution 2: Install the BrowseWordAtCaret plug-in .

Note: After installing the plug-in, the highlighted background color may not be what you want, but I don’t know how to change it at the moment. . . . If anyone knows, please let me know.

Continuously updated. . .



From Wiz Notes (Wiz)



Attachment list

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1120752.htmlTechArticlephpstorm configuration, phpstorm JetBrains PhpStorm 8 registration code username: cf96PiPYt271u1TCLicense Key: 97807-1204201000001GctOKh8f206hliugi W6iAS5bh8AAXfEtfpdDSr0oZfJFMQmzncjbdGu Enter...
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