sirnewton01 / godev

Web-based IDE for the Go language
Other
347 stars 44 forks source link

Add gorename tool #31

Open n-riesco opened 10 years ago

n-riesco commented 10 years ago

This is a suggestion to provide access to the new gorename tool. See announcement here:

https://groups.google.com/d/msg/golang-nuts/96hGPXYfqsM/WreOUy9qOT4J

Gorename is a tool for type-safe renaming of identifiers in Go source code.

sirnewton01 commented 10 years ago

Thanks for the suggestion. This is a good candidate for a godev plugin.