Added support for two important keywords: 'Role' and 'Example'. #14269

Closed
marijnh wants to merge 2 commits from github/fork/Noormasarwa/add-role-and-example-keywords into master
marijnh commented 2024-10-22 13:00:50 +02:00 (Migrated from gitlab.com)

In this update, I extended the CodeMirror syntax highlighting functionality to include support for two additional Gherkin keywords: Role and Example. These keywords are now recognized in multiple languages, including Arabic, Hebrew, and other supported languages.

Why this change was made:

The original implementation lacked support for the Role and Example keywords, which are essential in certain Gherkin syntax and scenarios. Adding these keywords ensures better support for writing Gherkin feature files across multilingual environments. This improvement enhances the developer experience by providing more accurate syntax highlighting, making it easier to write and maintain Gherkin-based tests.

In this update, I extended the CodeMirror syntax highlighting functionality to include support for two additional Gherkin keywords: Role and Example. These keywords are now recognized in multiple languages, including Arabic, Hebrew, and other supported languages. Why this change was made: The original implementation lacked support for the Role and Example keywords, which are essential in certain Gherkin syntax and scenarios. Adding these keywords ensures better support for writing Gherkin feature files across multilingual environments. This improvement enhances the developer experience by providing more accurate syntax highlighting, making it easier to write and maintain Gherkin-based tests.
marijnh (Migrated from gitlab.com) closed this pull request 2024-10-22 13:08:57 +02:00

Pull request closed

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!14269
No description provided.