textpad_适用于TextPad的phpDoc剪辑库
textpad
Here's a little something I did to make it a bit easier to write API docs in TextPad, it's a clip library to save some typing when writing comments in the phpDoc format. I submitted it to the TextPad team, so at some point it will probably appear in the downloads section, but meanwhile you can get from here.
我做了一些事情,使在TextPad中编写API文档变得更加容易,它是一个剪辑库,用于保存以phpDoc格式编写注释时的键入内容 。 我已将其提交给TextPad团队,因此有时它可能会出现在“下载”部分中,但与此同时您也可以从这里获得。
安装 (Installation)
-
Download the file phpdoc.tcl
下载文件phpdoc.tcl
- Copy to your Samples directory in the TextPad folder 复制到TextPad文件夹中的Samples目录
- Make sure the Clip Library panel is on (menu option View -> Clip Library) 确保“剪辑库”面板处于打开状态(菜单选项“视图”->“剪辑库”)
- Choose phpDoc clip from the dropdown in the Clip Library panel 从“剪辑库”面板的下拉菜单中选择phpDoc剪辑
一些截图 (Some screenshots)
Type in some class description, highlight and then select "Class comment"
输入一些班级描述,突出显示,然后选择“班级评论”
Tell your friends about this post on Facebook and Twitter
在Facebook和Twitter上告诉您的朋友有关此帖子的信息
翻译自: https://www.phpied.com/phpdoc-clip-library-for-textpad/
textpad