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

Add trailing empty string ignoring and tests to ExprJoinSplit #6930

Merged
merged 14 commits into from
Aug 15, 2024

Conversation

Efnilite
Copy link
Member

Description

Adds option to ignore trailing empty strings if the split identifier is at the end of the string and adds tests for ExprJoinSplit.


Target Minecraft Versions: any
Requirements: none
Related Issues: #6929

@Efnilite Efnilite changed the base branch from master to dev/feature July 19, 2024 21:21
@Efnilite Efnilite requested a review from sovdeeth July 20, 2024 09:23
@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jul 20, 2024
Copy link
Collaborator

@TheLimeGlass TheLimeGlass left a comment

Choose a reason for hiding this comment

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

This should be the standard honestly. A seperate trim syntax would be good aswell.

@Efnilite
Copy link
Member Author

This should be the standard honestly. A seperate trim syntax would be good aswell.

agreed, but would probably break backwards compatibility

@sovdeeth sovdeeth added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Jul 22, 2024
@sovdeeth sovdeeth merged commit 17c77f4 into SkriptLang:dev/feature Aug 15, 2024
3 checks passed
@Efnilite Efnilite deleted the join-split branch October 31, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants