We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee71f2 commit ed203c3Copy full SHA for ed203c3
CHANGELOG.md
@@ -6,15 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
+### Fixed
10
+- User's `snippetTemplates` config is ignored
11
12
## [1.7.0] - 2025-05-18
13
### Changed
14
- Update dependency @cucumber/language-service to 1.7.0
15
-## [1.6.1] - 2024-09-03
-### Fixed
16
-- User's `snippetTemplates` config is ignored
17
-
18
## [1.6.0] - 2024-04-21
19
### Added
20
- (Go) Support for Godog step definitions ([#106](https://github.com/cucumber/language-server/pull/106))
0 commit comments