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

lang / locale issue #29

Open
jdeniau opened this issue Nov 5, 2020 · 0 comments
Open

lang / locale issue #29

jdeniau opened this issue Nov 5, 2020 · 0 comments

Comments

@jdeniau
Copy link

jdeniau commented Nov 5, 2020

Hi !

First of all, thank you for your extension that seems really nice !

I'd like to report an issue with translations.

My feature file is like that :

Feature: some feature
    Scenario: XXX
        Given I add XXX

The extension log output

...
{"suite":"default","regex":{"keyword":"Etant donné qu'<|Étant donné qu'<|Etant donné que|Étant donné que|Etant données|Étant données|Etant donnée|Etant donnés|Étant donnée|Étant donnés|Etant donné|Étant donné|Soit|*","originalStep":"(I ) empty the sent email cache","step":"^(I ) empty the sent email cache$"},"context":{"className":"Mapado\\TicketingBundle\\Tests\\Context\\MailContext","methodName":"emptyTheSentEmailCache","filePath":"/home/jdeniau/code/ticketing/src/Tests/Context/MailContext.php","lines":{"start":81,"end":84}}}] null
[debug] listening event onDidChangeContent null
[debug] invalid lines: 8,14,15,17,20,38,39,44,62,63,68,71,89,90,94,112,113,117,135,136,143,149,155,203,204,207,209,211,229,230,2
...

All lines are reported as error.

I think the issue is with the language : My vscode is in french, but my features are in english.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant