|
|
|
|
|
by CGamesPlay
1855 days ago
|
|
This seems pretty cool, from looking over the documentation. Two things I wish I could do that I don't see in the documentation: - Replace an import with another import. This is used when forking a go package. - Rename a package. It's also pretty unclear from the documentation which operations are "UNIMPLEMENTED", since the label simply falls directly between two different operations. It would be nice if this were made more explicit. |
|
If you are truly forking with no intention to merge back, isn’t the manual find-and-replace by IDE just fine?