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

Language updates of Gherkin v23 or later are not offered by the editor #33

Closed
gasparnagy opened this issue Aug 29, 2024 · 0 comments · Fixed by #34
Closed

Language updates of Gherkin v23 or later are not offered by the editor #33

gasparnagy opened this issue Aug 29, 2024 · 0 comments · Fixed by #34

Comments

@gasparnagy
Copy link
Contributor

gasparnagy commented Aug 29, 2024

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

Content of reqnroll.json (if present)

No response

Issue Description

The recent updates of Gherkin are not shown in the editor, e.g. the rule keyword in Dutch should be Regel instead of Rule.

See also reqnroll/Reqnroll#242

Currently we depend on Gherkin v22.

Steps to Reproduce

Add a feature file with:

#language: nl
Functionaliteit: Feature1

Regel: This is a rule

Scenario: Add two numbers
    Gegeven the first number is 50
    En the second number is 70
    Wanneer the two numbers are added
    Dan the result should be 120

Link to a project repository that reproduces the issue

No response

@gasparnagy gasparnagy changed the title Recent language updates of Gherkin are not offered by the editor Language updates of Gherkin v23 or later are not offered by the editor Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant