README.md
October 7, 2025 ยท View on GitHub
Cucumber Language Service
Cucumber language services used by Cucumber Language Server and Cucumber Monaco
Features
- โจ๏ธ Autocomplete steps
- ๐ Go to step definition
- ๐ช Generate step definition
- ๐ Syntax highlighting
- โ Syntax validation (underline undefined steps)
- โจ Formatting
- ๐ Gherkin localisation
- ๐ Language support
- C#
- Go
- Java
- JavaScript
- PHP
- Python
- Ruby
- Rust
- Scala
- TypeScript
- TypeScript JSX (TSX)
- ๐ Document symbols (Display document outline tree)
Install
Cucumber Language Service is available on npm:
npm install @cucumber/language-service
Support
Support is available from the community if you need it.