justxuewei commented on a change in pull request #1756: URL: https://github.com/apache/dubbo-go/pull/1756#discussion_r809708134
########## File path: README.md ########## @@ -54,6 +54,32 @@ Dubbo-go has supported many RPC protocol, like Triple, Dubbo JSONRPC, gRPC, HTTP If you want to know more about dubbogo tools, please visit https://github.com/dubbogo/tools and read its readme carefully. +## Intellij Plugin + +* Using IDE built-in plugin system on Windows: + * File > Settings > Plugins > Browse repositories... > Search for "Dubbo Go" > Install Plugin Review comment: Please merge this line into the above line, like: - Windows: File > Settings > Plugins > Browse repositories... > Search for "Dubbo Go" > Install Plugin - macOS: xx - ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
