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 handling of array editing #468

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eneufeld
Copy link
Contributor

@eneufeld eneufeld commented Nov 4, 2022

This improves the handling of array editing.

This improves the handling of array editing.
Copy link
Contributor

@ndoschek ndoschek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Eugen for the update!
I noticed a problem for the use case of manipulating array elements if there are more than one element in the array.

  • deleting the second array element + adding a new one behaves not as expected:
coffee-editor-array-editing.mp4

PS: Also, could you please rebase your branch, somehow it doesn't build locally for me, so i tested it with your branch rebased to latest master.

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.

None yet

2 participants