×

Goanno golang自动生成函数注释插件

消耗积分:2 | 格式:zip | 大小:1.39 MB | 2022-06-14

杜云

分享资料个

授权协议 Apache
开发语言 Java Google Go
操作系统 跨平台
软件类型 开源软件

软件简介

Goanno 是 goland 的一个插件,这个插件为 golang 提供了自动生成注释的功能。

How to install

  • goland 插件市场(搜索 Goanno)
  • 下载 release jar(goland install from disk) goanno.jar

How to use

  • .control + commond + / (for windows: control + alt + /)
  • Right click -> Generate -> Goanno
  • Edit comment template
    • Select "Tools - Goanno Setting"
    • Edit template

Template

Args Desc
${todo} Blank Placeholder
${receiver} function receiver name or type
${params} function params name or type
${return_types} function output name or type
${function_name} function name
${date} yyyy-MM-dd HH

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !