Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve name replacement #5

Open
OneOfOne opened this issue Aug 25, 2017 · 1 comment
Open

Improve name replacement #5

OneOfOne opened this issue Aug 25, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@OneOfOne
Copy link
Owner

Example:

func RemoveMe() {}
func RemoveMe2() {}

With genx -fn RemoveMe turns into :

func 2() {}
@OneOfOne OneOfOne added the bug label Aug 25, 2017
@OneOfOne OneOfOne added this to the v1.0 milestone Aug 25, 2017
@OneOfOne OneOfOne self-assigned this Aug 25, 2017
@zhiqiangxu
Copy link

I've just built a tool to do such jobs with ease: https://github.com/zhiqiangxu/gg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants