Blogger Information
Blog 31
fans 0
comment 0
visits 20170
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
sublime注释插件DocBlockr
tonykorn97的博客
Original
1446 people have browsed it

安装方法:
  Cmd+Shift+P -> Install Package -> docblockr 

  windows是ctrl+shift+P

自定义配置:
  Preference -> Package Settings -> DocBlockr -> Settings - User

配置成如下内容: 

{
    "jsdocs_extra_tags":[
        "@Author Hybrid",
        "@DateTime {{date}}",
        "@copyright ${1:[copyright]}",
        "@license ${1:[license]}",
        "@version ${1:[version]}"
    ],
    "jsdocs_function_description": false
  }

已安装控件有:

2018-04-09_092059.jpg

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post