Skip to content

[enhancement]: give String Generator a "trim whitespace" toggle #7830

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

Closed
1 task done
keturn opened this issue Mar 24, 2025 · 0 comments · Fixed by #7832
Closed
1 task done

[enhancement]: give String Generator a "trim whitespace" toggle #7830

keturn opened this issue Mar 24, 2025 · 0 comments · Fixed by #7832
Labels
enhancement New feature or request

Comments

@keturn
Copy link
Contributor

keturn commented Mar 24, 2025

Is there an existing issue for this?

  • I have searched the existing issues

What should this feature add?

String Generator's Parse String mode should have a toggle that trims leading and trailing whitespace, so I can include whitespace after the delimiter for readability without getting it in the output.

Alternatives

An existing workaround is to put the whitespace in the delimiter itself, e.g. ;\n, but that's more tedious and less flexible.

@keturn keturn added the enhancement New feature or request label Mar 24, 2025
psychedelicious added a commit that referenced this issue Mar 24, 2025
…reviews

This is a visual issue - the underlying strings are not trimmed.

Closes #7830
psychedelicious added a commit that referenced this issue Mar 26, 2025
…reviews

This is a visual issue - the underlying strings are not trimmed.

Closes #7830
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant