How to generate special comment style in phpstorm
黄舟
黄舟 2017-06-05 11:07:27
0
3
571

How is this generated? Is there any tool?

/*
|--------------------------------------------------------------------------
| Web Routes
|--------------------------------------------------------------------------
|
| Here is where you can register web routes for your application. These
| routes are loaded by the RouteServiceProvider within a group which
| contains the "web" middleware group. Now create something great!
|
*/
黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(3)
Peter_Zhu

I added a new Live Template in Editor/Live Templates/PHP.

Template Text looks like this:

/*
|--------------------------------------------------------------------------
| $NAME$
|--------------------------------------------------------------------------
|
| $END$
|
|
*/
黄舟

Create file template and set it there

淡淡烟草味

live tmplate

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template