All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix step completion not always working as expected after a space or at the end of a line
- Support for Rider 2025.3
- Fix step completion only completing one word instead of the full sentence
- Support for Rider 2025.1
- Fix invalid error being reported on
Rule:preceded by a tag. Fix #31 - Fix Typing Assists was not initialized. Fix #40
- Fix invalid error being reported when no text was present after
Background:. Fix #43
- Fix errors when parsing steps during the cache step
- Fix code injection. Do not include the indentation in the injected context. This fix error when injecting XML.
- Add support to cucumber expressions
- Fix missing translation for Rule in Dutch
- Fix error when using Specflow
- Support of Rider 2024.3
- Fix error related to default setting provider
- Fix completion not showing up in
.feature
- Fix gutter mark in
.featurewhen using SpecFlow
- Also read config from
specflow.json
- Fix broken file templates #6
- Mark Specflow as incompatible to fix potential issue at startup
- Add reference of nuget that should trigger this plugin suggestion in plugin.xml
- Support for Reqnroll projects.
- Support for SpecFlow code snippet generation is dropped. (Can be re-enabled later if necessary.)
- Initial release based on v1.23.6 of the SpecFlow for Rider extension.