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: #7502 #7503

Closed
wants to merge 1 commit into from
Closed

Conversation

gibbz00
Copy link
Contributor

@gibbz00 gibbz00 commented Jul 1, 2023

The fix itself was a one-liner, but I added a test for it anyway. I'm interested in working on register histories, so I might as well get started with setting up the necessary test scaffolding here.

The test was placed in info.rs because Register is in core, which can't have helix-view as a dependency. Not being able to place it in registers.rs forced me to make the inner field public. Maybe we should discuss if it would be appropriate to move Register(s) to helix-view.

This was referenced Jul 1, 2023
@gabydd
Copy link
Member

gabydd commented Jul 2, 2023

Duplicate of #5242 also see Mike's comments

@gibbz00
Copy link
Contributor Author

gibbz00 commented Jul 2, 2023

Ahh, my mistake, I misinterpreted what he meant at first. Closing in favor of sending in another PR that can leverage the other register PRs I've sent in.

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