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

[features-] add sysedit-cell command, using external editor #2615

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

midichef
Copy link
Contributor

@midichef midichef commented Nov 29, 2024

Addresses a feature requested in the replies to #2500, thanks and credit to @sourissouriante for implementing this.

I could have used setValue() which is lower overhead (no @asyncthread and no Progress). But it does not have undo functionality built in, so I went with setValues() that does have undo.

Copy link
Owner

@saulpw saulpw left a comment

Choose a reason for hiding this comment

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

Works for me!

@anjakefala anjakefala merged commit c72f696 into saulpw:develop Dec 1, 2024
14 checks passed
@midichef midichef deleted the sysedit_cell branch December 1, 2024 09:38
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.

3 participants