Lightweight Gherkin/Cucumber syntax highlighting for Visual Studio 2022
Feature Highlighter brings beautiful, accurate syntax highlighting for .feature files to Visual Studio 2022. Powered by the Reqnroll Gherkin parser, it provides professional BDD development support without slowing down your editor.
-
?? Complete Syntax Highlighting
- Keywords (
Feature,Scenario,Given,When,Then,And,But) - Comments (
#) - Tags (
@smoke,@regression) - Parameters (
<placeholder>,"text") - Data tables
- Doc strings (
""")
- Keywords (
-
?? Multi-Language Support
- Supports Gherkin in all languages (English, French, German, Spanish, etc.)
- Accurate parsing via Reqnroll/Gherkin parser
-
? Lightweight & Fast
- Minimal memory footprint
- No lag or performance impact
- Clean integration with Visual Studio's editor
-
?? Visual Studio 2022 Support
- Compatible with VS 2022 (Community, Professional, Enterprise)
- Works with both light and dark themes
- Native MEF-based extension
- Visual Studio 2022 (version 17.0 or later)
- .NET Framework 4.8
- Download
FeatureHighlighter.vsixfrom this release - Double-click to install
- Restart Visual Studio
- Open any
.featurefile and enjoy syntax highlighting!
None yet! This is the initial release.
Found a bug or have a suggestion? Open an issue!
FeatureHighlighter.vsix- The Visual Studio extension installer
Full Changelog: Initial release