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

Question - Feature Syntax Highlight and Autocomplete in VS Code #21

Closed
NikkTod opened this issue May 14, 2023 · 3 comments
Closed

Question - Feature Syntax Highlight and Autocomplete in VS Code #21

NikkTod opened this issue May 14, 2023 · 3 comments

Comments

@NikkTod
Copy link
Sponsor

NikkTod commented May 14, 2023

Hello, I am new to VS Code and BDD in JS/TS.

Do we have to use vs code extentions (and which one would you suggest), so that we see the syntax highlight and the steps autocompletion?

@bacarybruno
Copy link

Hello @NikkTod! I'm using Cucumber (Gherkin) Full Support plugin and it works so far. It provides syntax highlight and autocompletion.

Hope it helps.

@NikkTod
Copy link
Sponsor Author

NikkTod commented May 14, 2023

Hi @bacarybruno, thanks for the suggestion.

I have tried it and it highlight correctlly, but I am not able to get the autocomplete working.

I am starting to type the first letter, but it is not showing me the already available step:

image

Ahh actually I missed that it needs configuration settings file to be added.

All good now, thank you very much.

@vitalets
Copy link
Owner

You are welcome!

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

3 participants