idea-return-highlighter icon indicating copy to clipboard operation
idea-return-highlighter copied to clipboard

Language support: [Go]

Open zzpwestlife opened this issue 1 year ago • 2 comments

Hope Golang can be supported. Thanks.

zzpwestlife avatar Jul 28 '23 06:07 zzpwestlife

In Go, which tokens can be considered returns? Are there implicit returns or do you always state the return keyword?

lppedd avatar Jul 28 '23 12:07 lppedd

As far as I know, the return keyword will always be used.

zzpwestlife avatar Jul 31 '23 00:07 zzpwestlife