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

Fix renaming functions with multiple headers and across multiple files #1

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

timgent
Copy link

@timgent timgent commented Oct 20, 2022

Thanks for your great work on your POC for renaming

This PR builds on it to, so far:

  • Make renaming work for multiple function heads
  • Make renaming work across multiple files
  • Slight refactor of the tests and example

- Make rename_example a `.ex` file so we can later test multi-file
  refactors
- Simplify rename_example to make it easier to follow
- Extract some common patterns out in the tests
@timgent timgent changed the title Fix renaming functions with multiple headers Fix renaming functions with multiple headers and across multiple files Oct 21, 2022
@Tuxified
Copy link
Owner

Hi Tim,

Thanks for your efforts, finishing my original PR is something I haven't been able to work on, great to see someone else picking it up. From your comment I gather there is still some things left open, is it OK if I merge this until either of us has time to finish it?

@timgent
Copy link
Author

timgent commented Oct 25, 2022

@Tuxified sure please go ahead and merge what I added so far. I hope to have time to continue some work on it in the next few weeks

@Tuxified Tuxified merged commit fa399be into Tuxified:poc_rename_symbol Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants