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

Добавить методы и свойства к плагину "Регулярные выражения" #312

Open
8 tasks
artbear opened this issue Sep 6, 2018 · 0 comments

Comments

@artbear
Copy link
Collaborator

artbear commented Sep 6, 2018

Реализовать для Windows, Linux пока невозможно.

Аналогично классу Регулярные выражения из OneScript

  • Реализовать недостающие методы

    • НайтиСовпадения / Matches*
    • Разделить / Split*
    • Заменить / Replace*
  • И свойства

    • ИгнорироватьРегистр / IgnoreCase*
    • Многострочный / Multiline*

Как обычно,

  • с добавлением полезных шагов для BDD

В продолжение #48

@artbear artbear added this to the next milestone Sep 6, 2018
@artbear artbear modified the milestones: 5.7.0, next Jan 17, 2019
@artbear artbear modified the milestones: 5.8.0, next Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant