Releases: zeromicro/goctl-intellij
Releases · zeromicro/goctl-intellij
v1.1.9
- fix nul pointers exception
v1.1.7
- fix null pointer exception
- remember api style config in memory
v1.1.6
- Fix the problem that the import path cannot be highlighted and jumps when it is a relative path
- Fix the problem that cannot be parsed when the response body is an array
- Fix the problem that cannot be parsed when the type structure is an array
- Fix the problem that the maxBytes key-value pair in atserver cannot be parsed
v1.1.4
- re-sort the order of api creation menu
- add folder icon for
Go Zero
and Proto
creation menu
- add
maxBytes
completion keyword
v1.1.3
Fix syntax error for service name
v1.1.2
Fix syntax error for prefix
v1.1.1
Fix bug:
- Fix zRPC code generation error on Windows
v1.1.0
rpc code generation support `goctl rpc protoc`
New support for popups with `style`, `output`, `proto_path`, `goctl home`, etc.
Support for quick code generation
New support for `timeout` syntax
Add support for Java style documentation comments
Fix some syntax errors
v1.0.0
- Add
prefix
,jwtTransition
Code Hints
- Support cross-file reference jumping
v0.7.18
Fix syntax duplicate routes error if there declared prefix