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

Replace using regex #6547

Open
1 task done
7othifaPS opened this issue Apr 10, 2024 · 2 comments
Open
1 task done

Replace using regex #6547

7othifaPS opened this issue Apr 10, 2024 · 2 comments
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. PR available Issues which have a yet-to-be merged PR resolving it

Comments

@7othifaPS
Copy link

7othifaPS commented Apr 10, 2024

Suggestion

Add removing regex matches from string with syntax

replace all "[a-z]" matches in {_string} with "1"

can have better syntax, or the same syntax for replacing but make it work with regex

Why?

To make stuff much easier rather than needing skript-reflect for it

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.
@sovdeeth sovdeeth added enhancement Feature request, an issue about something that could be improved, or a PR improving something. PR available Issues which have a yet-to-be merged PR resolving it labels Apr 10, 2024
@sovdeeth
Copy link
Member

Yes, there's already a PR for this that's nearly finished. #4323

@7othifaPS
Copy link
Author

alright nice

waiting for it to be added......

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. PR available Issues which have a yet-to-be merged PR resolving it
Projects
None yet
Development

No branches or pull requests

2 participants