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

feat: add move prototype refactoring #323

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PRGfx
Copy link
Contributor

@PRGfx PRGfx commented Sep 1, 2024

Adds a refactoring action to move prototype definitions to a different file:

Opens a dialog to select from all prototype definitions in a file and specify a target file.
Prototypes with cursor on them (on the prototype signature, not within the block; might be reasonable as well..) will be preselected.

I'm not completely convinced there isn't a better move refactoring to extend, but I didn't find anything that felt good to implement.

I'd like to add some tests, but this already took longer than I had hoped..

Adds a refactoring action to move prototype definitions to a different file.
@cvette cvette self-requested a review September 4, 2024 17:56
Add tests and cleanup interfaces and responsibilities
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.

1 participant