Added support for two important keywords: 'Rule' and 'Example'. #14270

Merged
marijnh merged 1 commit from github/fork/Noormasarwa/noor-add-rule-and-example-keywords into master 2024-10-22 13:21:57 +02:00
marijnh commented 2024-10-22 13:17:17 +02:00 (Migrated from gitlab.com)

In this update, I extended the CodeMirror syntax highlighting to include two additional Gherkin keywords: Rule and Example. These keywords are now recognized in several languages, including Arabic, Hebrew, and more.

Why this change was made:

The previous implementation did not support the Rule and Example keywords, which are crucial for structuring Gherkin feature files. By adding these keywords with multilingual support, the change enhances the experience of writing Gherkin feature files in various languages, improving readability and accuracy for users working with Gherkin-based testing.

In this update, I extended the CodeMirror syntax highlighting to include two additional Gherkin keywords: Rule and Example. These keywords are now recognized in several languages, including Arabic, Hebrew, and more. Why this change was made: The previous implementation did not support the Rule and Example keywords, which are crucial for structuring Gherkin feature files. By adding these keywords with multilingual support, the change enhances the experience of writing Gherkin feature files in various languages, improving readability and accuracy for users working with Gherkin-based testing.
marijnh commented 2024-10-22 13:21:57 +02:00 (Migrated from gitlab.com)

Merged by: marijnh at 2024-10-22 11:21:57 UTC

*Merged by: marijnh at 2024-10-22 11:21:57 UTC*
marijnh (Migrated from gitlab.com) merged commit into master 2024-10-22 13:21:57 +02:00
marijnh (Migrated from gitlab.com) closed this pull request 2024-10-22 13:21:57 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5!14270
No description provided.