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

Highlight comments in *.feature files in green #249

Open
MiladSadinam opened this issue Sep 25, 2024 · 0 comments
Open

Highlight comments in *.feature files in green #249

MiladSadinam opened this issue Sep 25, 2024 · 0 comments

Comments

@MiladSadinam
Copy link

🤔 What's the problem you're trying to solve?

We use comments to structure our scenarios. Unfortunately, they have no highlighting at all and are rather missed.

✨ What's your proposed solution?

Highlight them in green as it is usual in almost any editor.

⛏ Have you considered any alternatives or workarounds?

I tried to install other Gherkin highlighting extensions in addition to this extension, but then the highlighting of "undefined" steps would not work anymore.

I also tried to use the "Token inspector" on the comments to check if I can manually highlight them, but the inspector says No grammar or semantic tokens available. for comments.

📚 Any additional context?

No response

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