Rumah > Artikel > pembangunan bahagian belakang > 如何使用 ATOM 一键完成代码块注释
形如
<code>/** * @description Login Page * @param Request $request * @throws Exception * @author xxxx */ </code>
有什么插件可以做到这个功能吗?
形如
<code>/** * @description Login Page * @param Request $request * @throws Exception * @author xxxx */ </code>
有什么插件可以做到这个功能吗?
这个package可以实现这个功能