-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
1、希望作者可以将修改后的模版导出,这样可以方便分享给其他同事,保持团队注释一致性
2、希望可以自定义快捷键,目前快捷键被占用无法使用只能每次右键
3、如果可以希望可以做到在双击 “//”(双斜杠)的时候自动带出注释,vs开发c#的时候 敲“///”(三斜杠)自动生成出注释,可以做到手不用离开键盘
另注:goland 默认使用(https://github.com/golang/go/wiki/CodeReviewComments#comment-sentences) 进行注释检测,要求有2个 空格且// 后面跟函数名,而goanno默认有3个空格,期望作者能修改下。
goland 注释模版如下:
// EncodeToString returns the hexadecimal encoding of src.
Metadata
Metadata
Assignees
Labels
No labels