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

Revise default behavior of accepting an sb method with a changed signature #101

Open
LinqLover opened this issue Jan 19, 2022 · 0 comments

Comments

@LinqLover
Copy link
Collaborator

ATM, the default accept command will delete the old method and install the new one. Alternatively, one can press cmd + shift + s to save only the new method. Especially when working in CodeHolders, this is still confusing me frequently because the semantics are contrary to the CodeHolder semantics. I would like a solution that:

  • makes the copy icon which "reminds" you that you can/should use shift + s to save a copy toggleable, so that I can also toggle this icon in the moment I change the signature and upon save, the current toggle state will be used to determine whether the old method should be deleted
  • provides a preference for the default state of this icon

Maybe we could also talk about spawning the new/old method in a separate window when a copy has been saved. :-)

Maybe I will implement this myself when I have lost enough methods. :-)

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

No branches or pull requests

1 participant