Home >Backend Development >PHP Tutorial >How to use ATOM to comment code blocks with one click

How to use ATOM to comment code blocks with one click

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-09-19 09:16:352744browse

Shaped like

<code>/**
 * @description Login Page
 * @param Request $request
 * @throws Exception
 * @author xxxx
 */
 </code>

Is there any plug-in that can achieve this function?

Reply content:

Shaped like

<code>/**
 * @description Login Page
 * @param Request $request
 * @throws Exception
 * @author xxxx
 */
 </code>

Is there any plug-in that can achieve this function?

This package can implement this function
How to use ATOM to comment code blocks with one click

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