zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.26k stars 3.95k forks source link

Prompt problems of the API files in goland. #3458

Closed foolishlittlefox closed 3 days ago

foolishlittlefox commented 1 year ago

@server( ... maxBytes: 1048576 )

在 goland 的ide中会报语法错误 mismatched input '1048576' expecting {PATH, DURATION, IDENT} 请问如何处理

chenquan commented 1 year ago

Please upgrade goctl to the latest version.

foolishlittlefox commented 1 year ago

Please upgrade goctl to the latest version.

goctl 1.1.4 已经是最新版的,没用

foolishlittlefox commented 1 year ago

Please upgrade goctl to the latest version. 插件版本 goctl 1.1.4 命令版本 goctl version 1.5.4 darwin/amd64 mac的

chenquan commented 1 year ago

Try using the terminal to execute the command.

kevwan commented 1 year ago

Please upgrade goctl to the latest version.

goctl 1.1.4 已经是最新版的,没用

goctl v1.5.4 is the latest version.

kesonan commented 1 year ago

This is a bug in the goland intellij plugin, please move this issue to https://github.com/zeromicro/goctl-intellij, thanks

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 days ago

This issue was closed because it has been inactive for 14 days since being marked as stale.