language-service icon indicating copy to clipboard operation
language-service copied to clipboard

Editor token for Feature, Rule and Scenario keywords

Open ant0x64 opened this issue 9 months ago • 0 comments

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

Currently, the editor does not assign a distinct token to the names of Scenario, Rule and Feature keywords. This limits the ability to style or identify these elements separately.

Image

✨ What's your proposed solution?

Assign a dedicated token (e.g., namespace:cucumber, class:cucumber, function:cucumber) to the text following the Feature, Scenario and Rule keywords.

Image

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

ant0x64 avatar May 19 '25 09:05 ant0x64