edelweiss icon indicating copy to clipboard operation
edelweiss copied to clipboard

generated package aliases named after the package name

Open petar opened this issue 3 years ago • 0 comments

Improves readability if generated code. E.g. if importing "github.com/foo/bar", alias it as "barXXX" where XXX is a number if multiple imported packages share the same name.

petar avatar Mar 08 '22 16:03 petar